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 4a8afd1 commit a87dc26Copy full SHA for a87dc26
1 file changed
.github/workflows/tags.yaml
@@ -12,6 +12,6 @@ jobs:
12
13
steps:
14
- name: "Update Tags"
15
- uses: cssnr/stack-deploy-action@v1
+ uses: cssnr/update-version-tags-action@v1
16
with:
17
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments