Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
duyet committed Feb 19, 2023
1 parent 7ac6f30 commit 17e3742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
cat notes-${{ env.RELEASE_VERSION }}.md
- name: Create GitHub release
id: release
if: env.RELEASE_VERSION == ''
uses: actions/create-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 17e3742

Please sign in to comment.