Skip to content

Commit

Permalink
fixup! Add workflow deploying to s3
Browse files Browse the repository at this point in the history
  • Loading branch information
bbannier committed Jan 8, 2024
1 parent 63a0281 commit 3ab79e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
deploy:
environment:
name: s3
url: https://static.zeek.org/spicy-course
url: https://static.zeek.org/spicy-course/index.html
runs-on: ubuntu-latest
needs:
- check
Expand Down

0 comments on commit 3ab79e9

Please sign in to comment.