Skip to content

Commit

Permalink
chore: updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SethCohen committed Aug 25, 2022
1 parent ce7fc4a commit ba06d83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/github-releasse[email protected]
uses: SethCohen/github-releases[email protected]
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "2105893"
Expand Down

0 comments on commit ba06d83

Please sign in to comment.