Skip to content

Commit

Permalink
Update zcloud-preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaovictornsv authored Apr 17, 2024
1 parent d26f4b3 commit a26db88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zcloud-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- uses: actions/checkout@v4
- uses: zcloud-ws/zcloud-deploy-action@main
with:
user-token: ${{ secrets.ZCLOUD_USER_TOKEN }}
user-token: ${{ secrets.ZCLOUD_USER_TOKEN_STAGING }}
dir: .
cli-extra-args: '--app local-list-cli --create'

0 comments on commit a26db88

Please sign in to comment.