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.
1 parent e96d4cb commit 6d113f8Copy full SHA for 6d113f8
.github/workflows/publish.yml
@@ -12,6 +12,7 @@ permissions:
12
jobs:
13
build:
14
runs-on: ubuntu-latest
15
+ environment: production
16
env:
17
TARGET_URL: https://www.npmjs.com/package/@patch-technology/patch
18
0 commit comments