Skip to content

Commit ceeef4e

Browse files
authored
Update discord-release-announce.yml
1 parent 0b85962 commit ceeef4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-release-announce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Send release to Discord
15-
uses: SethCohen/github-releases-to-discord@v1 # check exact latest version
15+
uses: SethCohen/github-releases-to-discord@1b3dde6c63d699e660bf6e1b5605217b84d700fe # v1
1616
with:
1717
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}
1818
# optional customizations below - most have good defaults

0 commit comments

Comments
 (0)