Skip to content

Commit b57f245

Browse files
committed
revert to test it breaks2
1 parent 2f51dd0 commit b57f245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
run: mvn -T 4 -B clean deploy
3333
env:
3434
GITHUB_ACTOR: ${{ github.actor }}
35-
GITHUB_TOKEN: ${{ github.token }}
36-
# GITHUB_TOKEN: ${{ secrets.PCALOUCHE_TOKEN }}
35+
# GITHUB_TOKEN: ${{ github.token }}
36+
GITHUB_TOKEN: ${{ secrets.PCALOUCHE_TOKEN }}

0 commit comments

Comments
 (0)