Skip to content

Commit

Permalink
Voer publicatiescript uit met Bash (nodig als mode niet correct is)
Browse files Browse the repository at this point in the history
  • Loading branch information
bertvv committed Sep 23, 2023
1 parent c2b5aad commit 68ba696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
- name: Publish Site
env:
REPOSITORY: "https://${{ secrets.GITHUB_PAT }}@github.com/${{ github.repository }}.git"
run: ./publish.sh
run: bash publish.sh

0 comments on commit 68ba696

Please sign in to comment.