mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-28 12:25:26 +08:00
fix publish script directory
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
env:
|
||||
- 'SHORT_SHA=$SHORT_SHA'
|
||||
- 'TAG_NAME=$TAG_NAME'
|
||||
args: ["../publish.sh"]
|
||||
args: ["../../../publish.sh"]
|
||||
secretEnv: ['NPM_TOKEN']
|
||||
|
||||
secrets:
|
||||
|
||||
Reference in New Issue
Block a user