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 b4993e5 commit 79330db
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,4 @@ jobs:
with:
file: "./desktop/build/libs/desktop-1.0.jar"
prerelease: true
- name: Post to Discord
uses: appleboy/discord-action@master
with:
webhook_id: ${{ secrets.WEBHOOK_ID }}
webhook_token: ${{ secrets.WEBHOOK_TOKEN }}
message: New Release at ${{ steps.upload_release.outputs.release_url }}
draft: false

0 comments on commit 79330db

Please sign in to comment.