fix: get artifacts

This commit is contained in:
initialencounter 2024-04-13 12:01:41 +08:00
parent aa146254b2
commit b9ca77e726

View File

@ -50,7 +50,7 @@ jobs:
-
name: Get artifacts
run: |
sh -c get_artifacts.sh ${{ secrets.GITHUB_TOKEN }}
bash get_artifacts.sh ${{ secrets.GITHUB_TOKEN }}
-
name: Build and push by digest
id: build