Skip to content

Commit

Permalink
Merge pull request #144 from endlessm/update-token
Browse files Browse the repository at this point in the history
ci: Use eos-shell-build token for f-e-d-c PR
  • Loading branch information
starnight authored Dec 15, 2023
2 parents 235f7b9 + 697c795 commit f2c9862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
GIT_AUTHOR_EMAIL: [email protected]
GIT_COMMITTER_EMAIL: [email protected]
EMAIL: [email protected]
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
working-directory: build-aux/flatpak
run: |
/app/flatpak-external-data-checker --update --verbose --never-fork \
Expand Down

0 comments on commit f2c9862

Please sign in to comment.