Skip to content

Commit

Permalink
fix: deploy in staging should not trigger the publish process (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
fe-lix- committed Sep 25, 2023
1 parent 190b65c commit 729fae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/add-ci/.github/workflows/deploy_stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
with:
os: ${{ matrix.os }}
command: deploy
noPublish: true

0 comments on commit 729fae5

Please sign in to comment.