Skip to content

Commit 61e73f1

Browse files
committed
restore publish on tags
1 parent 73e321c commit 61e73f1

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-
85+
if: startsWith(github.ref, 'refs/tags/protocol-v')
8686
steps:
8787
- uses: actions/download-artifact@v4
8888
with:

0 commit comments

Comments
 (0)