We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a393703 + 84bd4e7 commit b1b4299Copy full SHA for b1b4299
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
name: Publish immudb node to npmjs
2
on:
3
release:
4
- types: [created]
+ types: [published]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments