Skip to content

Commit

Permalink
docs: update version reference in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SethCohen committed Oct 18, 2024
1 parent 5dc4108 commit 93d02ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/github-releases-to-discord@v1.15.1
uses: SethCohen/github-releases-to-discord@v1
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "2105893"
Expand Down

0 comments on commit 93d02ce

Please sign in to comment.