8000 alpha directory · pyscript/pyscript@d53d88e · GitHub
[go: up one dir, main page]

Skip to content < 8000 span style="width: 0%;" data-view-component="true" class="Progress-item progress-pjax-loader-bar left-0 top-0 color-bg-accent-emphasis">

Commit d53d88e

Browse files
committed
alpha directory
1 parent c5f2067 commit d53d88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
aws-region: ${{secrets.AWS_REGION}}
5656
role-to-assume: ${{ secrets.AWS_OIDC_RUNNER_ROLE }}
5757
- name: Sync to S3
58-
run: aws s3 sync . s3://pyscript-static/unstable/ # What artifacts exactly need to be copied?
58+
run: aws s3 sync . s3://pyscript-static/alpha/ # What artifacts exactly need to be copied?

0 commit comments

Comments
 (0)
0