Rename secret
All checks were successful
publish-deb / build (push) Successful in 18s

This commit is contained in:
Oystein Kristoffer Tveit 2025-02-08 21:13:18 +01:00
parent 941070dd12
commit 9654034dbb
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

View File

@ -17,7 +17,7 @@ jobs:
- name: Publish package
run: |
curl --user oysteikt:${{ secrets.GITEA_PUBLISH_TOKEN }} \
curl --user oysteikt:${{ secrets.PUBLISH_TOKEN }} \
--upload-file hello_world.tar.gz \
https://git.pvv.ntnu.no/api/packages/oysteikt/generic/gitea-package-publishing-test/${{ vars.VERSION }}/hello_world.tar.gz