Skip to content

Commit

Permalink
github.sha
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin committed Jun 8, 2024
1 parent 258f7bc commit 72e5f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attach-release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: download-artifact
uses: dawidd6/action-download-artifact@v5
with:
commit: ${{ env.GITHUB_SHA }}
commit: ${{ github.sha }}
workflow: build.yml
name: RealAntennas
skip_unpack: true
Expand Down

0 comments on commit 72e5f1c

Please sign in to comment.