fix: enable ci secrets
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

- ensure the gitea token is provided to upload jobs
This commit is contained in:
Ben Vincent 2024-08-25 23:41:56 +10:00
parent 38e3dabc01
commit 46ed8e9ff7

View File

@ -33,3 +33,7 @@ steps:
- master
event:
- push
secrets:
- source: gitea_package_token
target: GITEA_TOKEN