Skip to content

Commit a87dc26

Browse files
committed
Update Tags Workflow
1 parent 4a8afd1 commit a87dc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tags.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212

1313
steps:
1414
- name: "Update Tags"
15-
uses: cssnr/stack-deploy-action@v1
15+
uses: cssnr/update-version-tags-action@v1
1616
with:
1717
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)