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 6, 2024
1 parent 3a39f44 commit 09abf74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-installation-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

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

0 comments on commit 09abf74

Please sign in to comment.