mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +00:00
Update maven-publish.yml
This commit is contained in:
parent
b7a4184e0f
commit
977227bb6c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
|||
- name: Publish to GitHub Packages Apache Maven
|
||||
run: mvn deploy -s $GITHUB_WORKSPACE/settings.xml
|
||||
env:
|
||||
GITHUB_TOKEN: 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
|
||||
GITHUB_TOKEN: ${{TOKEN}}
|
||||
|
|
Loading…
Reference in a new issue