Skip to content

Commit 8203b5b

Browse files
Try specifying sha
1 parent c43ce57 commit 8203b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release-artifacts.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Download All Compiled Core Artifacts
2020
uses: dawidd6/action-download-artifact@v3
2121
with:
22-
commit: ${{ env.GITHUB_SHA }}
22+
commit: ${{ github.sha }}

0 commit comments

Comments
 (0)