update packaging token
This commit is contained in:
parent
1b7f30e691
commit
63b1acf13c
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
|
||||
|
||||
jobs:
|
||||
build-forgejo-deb:
|
||||
runs-on: bullseye
|
||||
|
@ -132,7 +132,7 @@ jobs:
|
|||
FORGEJO_OWNER: alex
|
||||
DEBIAN_DIST: testing
|
||||
DEBIAN_COMPONENT: main
|
||||
FORGEJO_KEY: ${{ secrets.cfo_api_key }}
|
||||
FORGEJO_KEY: ${{ secrets.PACKAGING_TOKEN }}
|
||||
run: |
|
||||
cd forgejo-release
|
||||
../.ci-forgejo-apt.sh *.deb
|
||||
|
|
Loading…
Add table
Reference in a new issue