There was an error while loading. Please reload this page.
1 parent f92b598 commit 19dc1c3Copy full SHA for 19dc1c3
1 file changed
.github/workflows/main.yml
@@ -33,6 +33,8 @@ jobs:
33
runs-on: ubuntu-22.04
34
needs: publish
35
steps:
36
+ - uses: actions/checkout@v3
37
+
38
- name: Tag Deployment
39
uses: aboutbits/github-actions-git/create-or-update-tag@v1
40
with:
0 commit comments