Skip to content

Commit

Permalink
fit: access token
Browse files Browse the repository at this point in the history
  • Loading branch information
kshychko committed Feb 12, 2024
1 parent d705f7f commit 6d7fab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
repository: uncefact/vocabulary-outputs
path: vocabulary-outputs
ref: vocab-codes
token: ${{ secrets.ACTIONS_GITHUB_TOKEN }}
token: ${{ secrets.PAT_TOKEN }}
- name: Commit and push if it changed
run: |-
cd vocab-codes/CLR/Rec24/
Expand Down

0 comments on commit 6d7fab7

Please sign in to comment.