Skip to content

Commit

Permalink
SWI-5234
Browse files Browse the repository at this point in the history
  • Loading branch information
brianluisgomez committed May 16, 2024
1 parent 17bbbab commit 51b3096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
slack-channel: ${{ secrets.SLACK_CHANNEL }}

publish:
if: ${{ !github.event.release.prerelease}}
if: ${{ !github.event.release.prerelease }}
env:
# Integration test environment variables.
BW_ACCOUNT_ID: ${{ secrets.BW_ACCOUNT_ID }}
Expand Down

0 comments on commit 51b3096

Please sign in to comment.