We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce66d77 commit 6e6361fCopy full SHA for 6e6361f
.github/workflows/main.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Generate Release 📦
77
if: ${{ steps.changelog.outputs.skipped == 'false' }}
78
- uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2
+ uses: softprops/action-gh-release@fb2d03176f42a1f0dd433ca263f314051d3edd44 # v2
79
with:
80
tag_name: ${{ steps.changelog.outputs.tag }}
81
name: ${{ steps.changelog.outputs.tag }}
0 commit comments