Skip to content

Commit

Permalink
Add environment
Browse files Browse the repository at this point in the history
  • Loading branch information
takahirom committed Jul 30, 2024
1 parent 1302588 commit b1fae8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
build:
uses: ./.github/workflows/gradle.yml
deploy:
environment:
name: release
needs: build
strategy:
matrix:
Expand Down

0 comments on commit b1fae8b

Please sign in to comment.