Skip to content

Commit 73e321c

Browse files
committed
allow publishing for testing
1 parent a5239bb commit 73e321c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-protocol.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
runs-on: ubuntu-latest
8383
permissions:
8484
id-token: write
85-
if: startsWith(github.ref, 'refs/tags/protocol-v')
85+
8686
steps:
8787
- uses: actions/download-artifact@v4
8888
with:

0 commit comments

Comments
 (0)