Skip to content

Commit

Permalink
re-add runs-on to pages publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
utaal committed Feb 11, 2025
1 parent e0fdc42 commit 5fd2214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
permissions:
pages: write
id-token: write
runs-on: ubuntu-latest
steps:
- name: deploy to github pages
id: deployment
Expand Down

0 comments on commit 5fd2214

Please sign in to comment.