Skip to content

Commit

Permalink
revert add with:repo-token to action
Browse files Browse the repository at this point in the history
  • Loading branch information
tfr42 committed Nov 16, 2023
1 parent f6114d4 commit f6a30ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,5 @@ jobs:

- name: Push artefact to Github Packages
run: mvn -B deploy -pl :pljava-api -DaltDeploymentRepository=githublatlon::default::https://maven.pkg.github.com/lat-lon/pljava
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f6a30ff

Please sign in to comment.