We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 379a395 commit 9619c01Copy full SHA for 9619c01
1 file changed
.github/workflows/release.yml
@@ -23,6 +23,8 @@ jobs:
23
- os: ubuntu-latest
24
25
steps:
26
+ - uses: actions/checkout@v4
27
+
28
- name: Archive
29
uses: thedoctor0/zip-release@0.7.6
30
with:
0 commit comments