Skip to content

Commit d6185c2

Browse files
Merge pull request #135 from Bandwidth/SWI-5234-5
SWI-5234
2 parents 0d5d954 + 9b19903 commit d6185c2

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)