We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7855a72 commit 0319a0dCopy full SHA for 0319a0d
.github/workflows/deploy.yml
@@ -37,6 +37,7 @@ jobs:
37
permissions:
38
id-token: write
39
steps:
40
+ - uses: actions/checkout@v3
41
- name: Download Package
42
uses: actions/download-artifact@v3
43
with:
0 commit comments