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 0f11c3f commit 3277020Copy full SHA for 3277020
.github/workflows/ci.yml
@@ -38,4 +38,4 @@ jobs:
38
with:
39
branch: gh-pages
40
folder: site
41
- target-folder: ${{github.ref_name}}
+ target-folder: ${{github.ref}}
0 commit comments