Skip to content

Commit

Permalink
Update test-no-basis-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rockphotog authored Jan 22, 2025
1 parent 20c1335 commit e694fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-no-basis-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: mal/${{ env.IG }}/output
publish_dir: ${{ env.IG }}/output
destination_dir: currentbuild
commit_message: '${{ env.IG }}: ${{ github.event.head_commit.message }}'

0 comments on commit e694fb7

Please sign in to comment.