chore: name niks3 pin instead of it being the action url
All checks were successful
Build and Push docker image / buildAndPush (push) Successful in 34s
All checks were successful
Build and Push docker image / buildAndPush (push) Successful in 34s
This commit is contained in:
parent
7422c2de62
commit
b8a6b11d42
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
|
||||
UPLOAD_TOKEN: ${{ secrets.UPLOAD_TOKEN }}
|
||||
IMG_URL: git.tami.moe/tamipes/nix
|
||||
- uses: https://git.tami.moe/actions/niks3-upload@main
|
||||
- name: niks3 pin
|
||||
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