We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77e6a9a + 0909dc2 commit f5aab0fCopy full SHA for f5aab0f
.github/workflows/deploy-test.yml
@@ -71,7 +71,7 @@ jobs:
71
release_name: "Version ${{ steps.bump.outputs.version }}"
72
draft: false
73
- name: Upload the asset to the version
74
- uses: action/[email protected]
+ uses: actions/[email protected]
75
id: upload_asset
76
env:
77
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments