Skip to content

Commit

Permalink
maybe this?
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Aug 2, 2024
1 parent 14b7bb4 commit 53d877e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,5 @@ jobs:
run: echo "secrets actor is ${{ secrets.GITHUB_ACTOR }} and secrets token is ${{ secrets.GITHUB_TOKEN }}"
- name: Run Maven
run: mvn -B clean verify
# env:
# GITHUB_ACTOR: ${{ secrets.GITHUB_ACTOR }}
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
File renamed without changes.

0 comments on commit 53d877e

Please sign in to comment.