add publish fix to action
Some checks failed
Gitea Action Maven build / build (push) Failing after 12s
Some checks failed
Gitea Action Maven build / build (push) Failing after 12s
This commit is contained in:
parent
dad81d739f
commit
aaf77a7180
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Publish to Gitea Packages
|
||||
uses: gitea/actions/publish-package@v1
|
||||
with:
|
||||
token: ${{ secrets.GITEATOKEN }}
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
owner: ${{ github.repository_owner }}
|
||||
repo: ${{ github.event.repository.name }}
|
||||
package-name: spring-demo
|
||||
|
Loading…
x
Reference in New Issue
Block a user