Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadson authored Jun 29, 2021
1 parent cc83cc5 commit 83c79e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Commit Pom Version Changes Back to main branch
uses: EndBug/add-and-commit@v7
env:
GITHUB_TOKEN ${{ github.token }}
GITHUB_TOKEN: ${{ github.token }}
with:
branch: main
message: 'Roll Pom Version'

0 comments on commit 83c79e4

Please sign in to comment.