We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d18285 commit 4c39817Copy full SHA for 4c39817
1 file changed
.github/workflows/node_sdk_publish.yaml
@@ -1,8 +1,8 @@
1
name: Release permit Node SDK
2
3
on: push
4
- release:
5
- types: [published]
+ # release:
+ # types: [published]
6
env:
7
PROJECT_ID: 7f55831d77c642739bc17733ab0af138 #github actions project id (under 'Permit.io Tests' workspace)
8
ENV_NAME: node-sdk-ci
0 commit comments