We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c18b3f commit 36a794dCopy full SHA for 36a794d
.github/workflows/github_release.yml
@@ -15,6 +15,8 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
18
+ - uses: actions/checkout@v4
19
+
20
- uses: actions/download-artifact@v4
21
22
- name: Release
0 commit comments