Skip to content

Commit c077fd2

Browse files
authored
Merge pull request #28 from hamermike/test/pr
sanity check
2 parents 15f9677 + 78c88d0 commit c077fd2

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)