mirror of
https://github.com/NapNeko/NapCat-Docker.git
synced 2025-12-19 14:41:33 +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
|
name: Get artifacts
|
||||||
run: |
|
run: |
|
||||||
sh -c get_artifacts.sh ${{ secrets.GITHUB_TOKEN }}
|
bash get_artifacts.sh ${{ secrets.GITHUB_TOKEN }}
|
||||||
-
|
-
|
||||||
name: Build and push by digest
|
name: Build and push by digest
|
||||||
id: build
|
id: build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user