feat: add niks3 upload action
Some checks failed
Build and Push docker image / buildAndPush (push) Failing after 1m4s
Some checks failed
Build and Push docker image / buildAndPush (push) Failing after 1m4s
This commit is contained in:
parent
d9f918f37f
commit
c009ed8059
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -23,3 +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
|
||||
with:
|
||||
token: ${{ secrets.NIKS3_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue