Skip to content

Commit

Permalink
Fix auth to AR
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaar, Bjørn-Andre committed Nov 8, 2023
1 parent 039f514 commit 03f1ae5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:

- name: Perform release and publish jar
id: release_jar
env:
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
run: |
mvn --batch-mode -P ssb-bip -DskipTests release:prepare
TAG=$(git describe --abbrev=0 --tags)
Expand Down

0 comments on commit 03f1ae5

Please sign in to comment.