fix: update niks3 upload action manifest things
All checks were successful
Build and Push docker image / buildAndPush (push) Successful in 40s
All checks were successful
Build and Push docker image / buildAndPush (push) Successful in 40s
This commit is contained in:
parent
c009ed8059
commit
7422c2de62
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
USERNAME: tamipes
|
||||
UPLOAD_TOKEN: ${{ secrets.UPLOAD_TOKEN }}
|
||||
IMG_URL: git.tami.moe/tamipes/nix
|
||||
- name: niks3 upload
|
||||
uses: https://git.tami.moe/actions/niks3-upload@main
|
||||
- uses: https://git.tami.moe/actions/niks3-upload@main
|
||||
with:
|
||||
token: ${{ secrets.NIKS3_TOKEN }}
|
||||
pin: nix-container
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue