+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ jobs:
69
69
70
70
- script: npm run semantic-release
71
71
displayName: 'Publish to npm'
72
-
condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
72
+
condition: and(succeeded(), or(eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.SourceBranch'], 'refs/heads/beta')))
73
73
env:
74
74
GH_TOKEN: $(GITHUB_TOKEN)
75
75
NPM_TOKEN: $(Npm.Token)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4