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 81d019f commit 09f704b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/publishNuInstallationExample.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ git clone "https://[email protected]/TouK/nussknacker-installation-exampl

# Copy the folder to the cloned repository
rm -rf nu-installation-example-repo/*
cp -r "examples/installation/" nu-installation-example-repo/
cp -r examples/installation/* nu-installation-example-repo/
git remote set-url origin "https://$ACCESS_TOKEN@github.com/TouK/nussknacker-installation-example.git"

cd nu-installation-example-repo
Expand Down

0 comments on commit 09f704b

Please sign in to comment.