Skip to content

Commit f9371a3

Browse files
authored
add shell (#39)
Signed-off-by: Tom Hennen <[email protected]>
1 parent 6683e84 commit f9371a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/vsa_creator/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ runs:
4545
git fetch origin "refs/notes/*:refs/notes/*"
4646
git notes append -F ${{ github.workspace }}/metadata/signed_vsa.json
4747
git push origin "refs/notes/*"
48+
shell: bash
4849
- uses: actions/upload-artifact@v4
4950
if: always()
5051
with:

0 commit comments

Comments
 (0)