Skip to content

Commit

Permalink
Fix an issue that doesn't release to the GitHub release page
Browse files Browse the repository at this point in the history
  • Loading branch information
tadashi-aikawa committed Jul 13, 2024
1 parent b85ae98 commit f3b7eee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:

- name: Release to GitHub
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')

- name: "Discord notification (not success)"
uses: rjstone/discord-webhook-notify@v1
Expand Down

0 comments on commit f3b7eee

Please sign in to comment.