Skip to content

Commit

Permalink
save
Browse files Browse the repository at this point in the history
  • Loading branch information
rndD committed Sep 24, 2024
1 parent ab87c05 commit 15fe433
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ on:

jobs:
deploy:
runs-on: node:22
runs-on: ubuntu-latest
container:
image: node:22
permissions:
contents: write
concurrency:
Expand Down

0 comments on commit 15fe433

Please sign in to comment.