Skip to content

Commit 93d02ce

Browse files
committedOct 18, 2024
docs: update version reference in README.md
1 parent 5dc4108 commit 93d02ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Checkout
5353
uses: actions/checkout@v3
5454
- name: Github Releases To Discord
55-
uses: SethCohen/github-releases-to-discord@v1.15.1
55+
uses: SethCohen/github-releases-to-discord@v1
5656
with:
5757
webhook_url: ${{ secrets.WEBHOOK_URL }}
5858
color: "2105893"

0 commit comments

Comments
 (0)
Please sign in to comment.