Skip to content

Commit 5c0b976

Browse files
committed
fix autotag action name
1 parent fbc4882 commit 5c0b976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autotag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
plugin-path: '.github/workflows/fixtures/plugin-test/'
2222
dry-run: true
2323
- name: Tag & Release
24-
uses: pantheon-systems/autotag@v0
24+
uses: pantheon-systems/action-autotag@v0
2525
with:
2626
gh-token: ${{ github.token }}

0 commit comments

Comments
 (0)