Skip to content

Commit

Permalink
Use new ECOSYSTEM_CI_REPORT_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet authored Jan 30, 2025
1 parent 4ae5230 commit a871527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup and Run Tests
run: ./ecosystem-ci/setup-and-test
env:
ECOSYSTEM_CI_TOKEN: ${{ secrets.ECOSYSTEM_CI_TOKEN }}
ECOSYSTEM_CI_TOKEN: ${{ secrets.ECOSYSTEM_CI_REPORT_TOKEN }}
QUARKUS_VERSION_POM_PATH: rest-fights
QUARKUS_VERSION_POM_PROPERTY: quarkus.platform.version
# ALTERNATIVE: 3.14.x

0 comments on commit a871527

Please sign in to comment.