Skip to content

Commit 78c88d0

Browse files
committed
sanity check
1 parent bc3a505 commit 78c88d0

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
@@ -8,7 +8,7 @@ on:
88
jobs:
99
publish:
1010
name: Publish
11-
if: ${{ !github.event.release.prerelease && github.event.release.target_commitish == 'master' }}
11+
# if: ${{ !github.event.release.prerelease && github.event.release.target_commitish == 'master' }}
1212
env:
1313
BW_PROJECT_NAME: Bandwidth.Standard
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)