Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Commit

Permalink
Fix token name
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Jan 1, 2024
1 parent a833c8c commit 602a86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
- name: Trigger data model acceptance tests CI/CD
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.JWT_JPA_DATA_MODEL_ACCEPT_TESTS }}
token: ${{ secrets.JWT_JPA_DATA_MODEL_ACCEPT_TESTS_TRIGGER }}
repository: QubitPi/jersey-webservice-template-jpa-data-models-acceptance-tests
event-type: jersey-webservice-template-jpa-data-model-changes

0 comments on commit 602a86d

Please sign in to comment.