Skip to content

Commit

Permalink
do not create release without .changeset file (#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov authored Sep 18, 2024
1 parent 23274bb commit 74cd095
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-go-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ jobs:
fi
- name: Create GitHub Release
if: always()
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
Expand Down

0 comments on commit 74cd095

Please sign in to comment.