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.
1 parent 73b56a2 commit 9822806Copy full SHA for 9822806
.github/workflows/webrtc-builds.yml
@@ -50,7 +50,7 @@ jobs:
50
needs: build
51
permissions:
52
contents: write
53
- if: startsWith(github.ref, 'refs/tags')
+ #if: startsWith(github.ref, 'refs/tags')
54
env:
55
GH_TOKEN: ${{ github.token }}
56
steps:
0 commit comments