Skip to content

Commit 324483a

Browse files
committed
chore: use static-websites action master branch again
1 parent 467b526 commit 324483a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: cargo run --release
2929

3030
- name: Deploy to production
31-
uses: rust-lang/simpleinfra/github-actions/static-websites@chore-update-static-website-action-to-ubuntu-24
31+
uses: rust-lang/simpleinfra/github-actions/static-websites@master
3232
with:
3333
deploy_dir: output
3434
github_token: "${{ secrets.github_token }}"

0 commit comments

Comments
 (0)