chore: name niks3 upload instead of it being the action url
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
7422c2de62
commit
30bf11ba5d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -23,7 +23,8 @@ jobs:
|
||||||
USERNAME: tamipes
|
USERNAME: tamipes
|
||||||
UPLOAD_TOKEN: ${{ secrets.UPLOAD_TOKEN }}
|
UPLOAD_TOKEN: ${{ secrets.UPLOAD_TOKEN }}
|
||||||
IMG_URL: git.tami.moe/tamipes/nix
|
IMG_URL: git.tami.moe/tamipes/nix
|
||||||
- uses: https://git.tami.moe/actions/niks3-upload@main
|
- name: niks3 upload
|
||||||
|
uses: https://git.tami.moe/actions/niks3-upload@main
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.NIKS3_TOKEN }}
|
token: ${{ secrets.NIKS3_TOKEN }}
|
||||||
pin: nix-container
|
pin: nix-container
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue