Skip to content

Commit

Permalink
Update apply-org-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimprinzbach authored Apr 19, 2023
1 parent 2903d38 commit 4379a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-org-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: Peribolos run
env:
GITHUB_TOKEN: ${{ secrets.PERIBOLOS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PERIBOLOS_PERSONAL_TOKEN }}
run: |
echo $GITHUB_TOKEN > $RUNNER_TEMP/token
docker run --rm \
Expand Down

0 comments on commit 4379a7b

Please sign in to comment.