Skip to content

Commit

Permalink
add cli token
Browse files Browse the repository at this point in the history
  • Loading branch information
zeshanziya committed Jun 4, 2024
1 parent 1cb1fc0 commit 7d6fbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
action: 'deploy'
project-id: 'abc'
cli-token: 'test-token'
cli-token: ${{ secrets.PLATFORMSH_CLI_TOKEN }}
# cli-version: '5.0.9'

- name: Print Output
Expand Down

0 comments on commit 7d6fbc1

Please sign in to comment.