Skip to content

Commit 6dbcf2c

Browse files
committed
Temporarily disable npm publishing of syn2mas
1 parent cffba3a commit 6dbcf2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,10 @@ jobs:
258258
syn2mas:
259259
name: Release syn2mas on NPM
260260
runs-on: ubuntu-latest
261+
262+
# Temporarily disabled
263+
if: 'false'
264+
261265
permissions:
262266
contents: read
263267
id-token: write

0 commit comments

Comments
 (0)