Skip to content

Commit

Permalink
This should help
Browse files Browse the repository at this point in the history
  • Loading branch information
GarethCabournDavies committed Jul 25, 2024
1 parent d7c458f commit b0943c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
BASE_BRANCH: gh-pages
FOLDER: _gh_pages
TARGET_FOLDER: $(if [ github.event_name == 'release']; then echo ${GITHUB_REF#refs/tags/}; else echo latest; fi)

0 comments on commit b0943c8

Please sign in to comment.