Skip to content

Commit

Permalink
Rename docker job to create-website in Quarto workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis committed Dec 18, 2024
1 parent 470fa78 commit f73abe3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,8 @@ permissions:
pages: write

jobs:
docker:
create-website:
runs-on: ubuntu-latest
container: ghcr.io/trr266/esef-website:main
steps:
-
name: Checkout repository
Expand Down

0 comments on commit f73abe3

Please sign in to comment.