Skip to content

Commit 19b31c2

Browse files
authored
Merge pull request #73 from rust-lang/chore-use-static-websites-action-master-branch-again
chore: use static-websites action master branch again
2 parents 467b526 + 324483a commit 19b31c2

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)