We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571bf71 commit c24173aCopy full SHA for c24173a
.github/workflows/continuous_deployment.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- run: trunk build --release
23
24
- - uses: peaceiris/actions-gh-pages@v3
+ - uses: peaceiris/actions-gh-pages@v3.9.3
25
if: github.ref == 'refs/heads/main'
26
with:
27
github_token: $
0 commit comments