Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mallport committed Oct 8, 2024
1 parent c304bbe commit c2fdc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
with:
servers: '[{"id": "github","configuration": {"httpHeaders": {"property": {"name": "Authorization","value": "Bearer ${{ secrets.GITHUB_TOKEN }}"}}}}]'

- name: Maven release and deploy to GitHub packages and AR
- name: Maven release and deploy to GitHub packages and Artifact Registry
id: release_artifact
env:
MAVEN_USERNAME: ${env.GITHUB_ACTOR}
Expand Down

0 comments on commit c2fdc0c

Please sign in to comment.