mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-04 17:04:18 +01:00
github: Publish JavaScript packages only on tag
This commit is contained in:
1
.github/workflows/napi.yml
vendored
1
.github/workflows/napi.yml
vendored
@@ -193,6 +193,7 @@ jobs:
|
||||
publish:
|
||||
name: Publish
|
||||
runs-on: ubuntu-latest
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
|
||||
Reference in New Issue
Block a user