Skip to content

Commit

Permalink
Switch image name for website GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterius committed Oct 18, 2024
1 parent d22e77b commit be3e7d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

build:
runs-on: ubuntu-latest
container: ghcr.io/nbisweden/workshop-reproducible-research/publish:specky
container: ghcr.io/nbisweden/workshop-reproducible-research/build-website:specky
steps:

- name: Checkout
Expand Down

0 comments on commit be3e7d1

Please sign in to comment.