Skip to content

Commit

Permalink
Merge pull request #56 from ginzarb/direct-upload-from-source-branch
Browse files Browse the repository at this point in the history
buildが終わるまでdeployは待つ
  • Loading branch information
willnet authored Jul 2, 2024
2 parents 718f735 + 85e9202 commit 56f9869
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
path: "build/"
deploy:
needs: build
permissions:
pages: write
id-token: write
Expand Down

0 comments on commit 56f9869

Please sign in to comment.