Skip to content

Commit

Permalink
Revert "Update deploy.yml"
Browse files Browse the repository at this point in the history
This reverts commit 50db62a.
  • Loading branch information
dfuchss committed Dec 19, 2024
1 parent 50db62a commit 390fe56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ permissions:
jobs:
deploy:
# available images: https://github.com/actions/runner-images#available-images
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4
Expand Down

0 comments on commit 390fe56

Please sign in to comment.