Skip to content

Commit 9822806

Browse files
authored
Update webrtc-builds.yml
1 parent 73b56a2 commit 9822806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/webrtc-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
needs: build
5151
permissions:
5252
contents: write
53-
if: startsWith(github.ref, 'refs/tags')
53+
#if: startsWith(github.ref, 'refs/tags')
5454
env:
5555
GH_TOKEN: ${{ github.token }}
5656
steps:

0 commit comments

Comments
 (0)