mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 06:30:12 +08:00
fix: get artifacts
This commit is contained in:
parent
aa146254b2
commit
b9ca77e726
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user