Skip to content

Commit

Permalink
Deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
ichiki-mfw committed Jul 16, 2024
1 parent dbeb569 commit a8155f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,12 @@ on:
# branches:
# - 'main'

env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

jobs:
deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
container:
image: ichikimfw/node-go:14.17.0-1.17.7
steps:
Expand Down

0 comments on commit a8155f1

Please sign in to comment.