Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
robtaylor committed Jan 27, 2024
1 parent 93e9ca3 commit f5efc36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
# If you're using the default github pages url, use this instead:
# run: echo "DOMAIN=${{ github.actor }}.github.io" >> $GITHUB_ENV

- name: Debug stuff
run: echo "${{github.ref_name}}"

- name: Checkout website repo
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit f5efc36

Please sign in to comment.