We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1c5122 + f90cf7c commit 28a1571Copy full SHA for 28a1571
.github/workflows/release.yml
@@ -93,7 +93,7 @@ jobs:
93
milestone: ${{env.SEMVER}}
94
name: "${{env.SEMVER}}"
95
96
- - uses: gittools/actions/gitreleasemanager/addasset@v0
+ - uses: gittools/actions/gitreleasemanager/addasset@v0.10.2
97
name: Add asset to a release with GitReleaseManager
98
with:
99
token: ${{ secrets.GITRELEASEMANAGERALLACCESS }}
0 commit comments