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.
2 parents 467b526 + 324483a commit 19b31c2Copy full SHA for 19b31c2
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
run: cargo run --release
29
30
- name: Deploy to production
31
- uses: rust-lang/simpleinfra/github-actions/static-websites@chore-update-static-website-action-to-ubuntu-24
+ uses: rust-lang/simpleinfra/github-actions/static-websites@master
32
with:
33
deploy_dir: output
34
github_token: "${{ secrets.github_token }}"
0 commit comments