Skip to content

Commit 51b3096

Browse files
SWI-5234
1 parent 17bbbab commit 51b3096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
slack-channel: ${{ secrets.SLACK_CHANNEL }}
7979

8080
publish:
81-
if: ${{ !github.event.release.prerelease}}
81+
if: ${{ !github.event.release.prerelease }}
8282
env:
8383
# Integration test environment variables.
8484
BW_ACCOUNT_ID: ${{ secrets.BW_ACCOUNT_ID }}

0 commit comments

Comments
 (0)