Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-software-pl committed Jun 5, 2024
1 parent 99265e5 commit 7e174c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-installation-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:

- name: Push folder to another repository
env:
ACCESS_TOKEN: ${{ secrets.ORG_TRIGGER_PAT_TOKEN }}
ACCESS_TOKEN: ${{ secrets.NU_INSTALLATION_EXAMPLE_PAT }}
run: |
./.github/workflows/scripts/publishNuInstallationExample.sh

0 comments on commit 7e174c9

Please sign in to comment.