Skip to content

Commit

Permalink
rotate token
Browse files Browse the repository at this point in the history
  • Loading branch information
JRHemmen committed Jun 1, 2024
1 parent e3d1a46 commit 906f3c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.JRHEMMEN_TOKEN }}
token: ${{ secrets.CICD_KEY }}
repository: ${{ matrix.repo }}
event-type: 'library-release'
client-payload: '{
Expand Down

0 comments on commit 906f3c1

Please sign in to comment.