Skip to content

Commit a3d2859

Browse files
authored
Merge pull request #76 from amblelabs/fix/devbuild-webhook-204
ci: bump discord-webhook-upload-action to v0.3
2 parents 303f628 + 1356372 commit a3d2859

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-devbuilds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# BETA: 1 # exclude assets if it's a beta dev build
5050

5151
- name: Publish artifacts
52-
uses: drtheodor/discord-webhook-upload-action@1959209c809d121da994387257f14502a8350452 # v0.2
52+
uses: drtheodor/discord-webhook-upload-action@5d7497d4deb77d02dfb9605f9da85fa780364d00 # v0.3
5353
with:
5454
url: ${{ secrets.DEV_BUILDS }}
5555
username: tony stank

0 commit comments

Comments
 (0)