Skip to content

Commit

Permalink
set deploy environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Wavesonics committed Feb 7, 2024
1 parent 4103dfb commit 4b29ff6
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 @@ -17,6 +17,7 @@ jobs:
uses: ./.github/workflows/ci-build.yml
deploy:
needs: build
environment: Publish
strategy:
matrix:
include:
Expand Down

0 comments on commit 4b29ff6

Please sign in to comment.