Skip to content

Commit

Permalink
maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Aug 2, 2024
1 parent 309baf1 commit eb4f726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Run Maven
run: mvn -B clean verify
env:
GITHUB_ACTOR: ${{ github.actor }}
GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit eb4f726

Please sign in to comment.