Skip to content

Commit

Permalink
revert to test it breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Aug 2, 2024
1 parent adbdf3d commit 2f51dd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/continuous-delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ jobs:
run: mvn -T 4 -B clean deploy
env:
GITHUB_ACTOR: ${{ github.actor }}
GITHUB_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ github.token }}
# GITHUB_TOKEN: ${{ secrets.PCALOUCHE_TOKEN }}

0 comments on commit 2f51dd0

Please sign in to comment.