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 e6a7421 commit a2022abCopy full SHA for a2022ab
templates/react-native/.github/workflows/publish.yml.twig
@@ -29,4 +29,4 @@ jobs:
29
- name: Publish
30
run: npm publish
31
env:
32
- NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
+ NODE_AUTH_TOKEN: ${{'{{'}}secrets.NPM_TOKEN{{'}}'}}
0 commit comments