Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srikavin authored Dec 26, 2019
1 parent 8baf506 commit 8c88615
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,9 @@ jobs:
with:
name: desktop.jar
path: ./desktop/build/libs/desktop-1.0.jar
- name: Upload to Discord
uses: sinshutu/[email protected]
env:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
with:
args: ./desktop/build/libs/desktop-1.0.jar

0 comments on commit 8c88615

Please sign in to comment.