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.
2 parents 2762750 + 719349d commit fc8527dCopy full SHA for fc8527d
.github/workflows/release-new-action-version.yml
@@ -16,6 +16,6 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Update the ${{ env.TAG_NAME }} tag
19
- uses: actions/publish-action@v0.2.2
+ uses: actions/publish-action@v0.3.0
20
with:
21
source-tag: ${{ env.TAG_NAME }}
0 commit comments