Skip to content

Commit 92384a2

Browse files
committed
Upload site artifact
1 parent 603ac30 commit 92384a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
shinylive::export("./demo", "site")
4545
4646
- name: Upload site artifact
47-
if: github.ref == 'refs/heads/main'
47+
if: github.ref == 'refs/heads/gh_page'
4848
uses: actions/upload-pages-artifact@v3
4949
with:
5050
path: "site"

0 commit comments

Comments
 (0)