giteaToken initialized in the release pipeline
Some checks failed
Release / release (push) Failing after 5m30s
Some checks failed
Release / release (push) Failing after 5m30s
This commit is contained in:
@@ -32,6 +32,8 @@ jobs:
|
||||
|
||||
- name: Build and publish to Gitea Maven
|
||||
run: ./gradlew clean publish --no-daemon
|
||||
env:
|
||||
giteaToken: ${{ secrets.CI_PUBLISH_TOKEN }}
|
||||
|
||||
- name: Upload built JAR
|
||||
uses: actions/upload-artifact@v3
|
||||
|
||||
Reference in New Issue
Block a user