We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15f9677 + 78c88d0 commit c077fd2Copy full SHA for c077fd2
.github/workflows/deploy.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
publish:
10
name: Publish
11
- if: ${{ !github.event.release.prerelease && github.event.release.target_commitish == 'master' }}
+# if: ${{ !github.event.release.prerelease && github.event.release.target_commitish == 'master' }}
12
env:
13
BW_PROJECT_NAME: Bandwidth.Standard
14
runs-on: ubuntu-latest
0 commit comments