chore: updated README.md

This commit is contained in:
SethCohen
2022-08-24 21:19:52 -04:00
parent ce7fc4a3be
commit ba06d83352
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ on:
types: [published]
name: test-action
jobs:
github-release-to-discord:
github-releases-to-discord:
runs-on: ubuntu-latest
steps:
- name: Checkout
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/github-releasse-to-discord@v1.13.0
uses: SethCohen/github-releases-to-discord@v1.13.0
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "2105893"