Skip to content

Commit 19dc1c3

Browse files
committed
fix tagging
1 parent f92b598 commit 19dc1c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
runs-on: ubuntu-22.04
3434
needs: publish
3535
steps:
36+
- uses: actions/checkout@v3
37+
3638
- name: Tag Deployment
3739
uses: aboutbits/github-actions-git/create-or-update-tag@v1
3840
with:

0 commit comments

Comments
 (0)