.forgejo/workflows/publish.yml aktualisiert

This commit is contained in:
Sven Minio 2026-05-18 16:12:43 +02:00
commit 5d8dad1ff0

View file

@ -40,4 +40,4 @@ jobs:
- name: 🚀 Publish to Source-Collab - name: 🚀 Publish to Source-Collab
run: npm publish run: npm publish
env: env:
NODE_AUTH_TOKEN: ${{ secrets.FORGEJO_PACKAGE_TOKEN }} NODE_AUTH_TOKEN: ${{ secrets.PACKAGE_TOKEN }}