Skip to content

Commit

Permalink
Merge pull request #41 from ryoppippi/feature/upload-cloudflare-pages
Browse files Browse the repository at this point in the history
feat(deploy.yaml): add environment to deploy job
  • Loading branch information
ryoppippi authored Jun 6, 2024
2 parents 691ff04 + 04e24b7 commit 61d0cda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
environment: main-example-deploy

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 61d0cda

Please sign in to comment.