Skip to content

Commit

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

0 comments on commit b57f245

Please sign in to comment.