Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed May 3, 2024
1 parent ab7ac0e commit a312a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/write-release-notes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
fi
- name: Add release notes to GitHub
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: steps.package-version.outputs.is-stable == 'true'
with:
tag_name: v${{ steps.package-version.outputs.version }}
Expand Down

0 comments on commit a312a8d

Please sign in to comment.