.forgejo/workflows/publish.yml aktualisiert
This commit is contained in:
parent
c82ae90496
commit
5d8dad1ff0
1 changed files with 1 additions and 1 deletions
|
|
@ -40,4 +40,4 @@ jobs:
|
|||
- name: 🚀 Publish to Source-Collab
|
||||
run: npm publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.FORGEJO_PACKAGE_TOKEN }}
|
||||
NODE_AUTH_TOKEN: ${{ secrets.PACKAGE_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue