Skip to content

Commit

Permalink
Create GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
edimarlnx committed Oct 26, 2023
1 parent 8274dee commit e61f5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zcloud-deploy-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Deploy with action
uses: zcloud-ws/zcloud-deploy-action@v1
uses: zcloud-ws/zcloud-deploy-action@v1.0.3-test
with:
user-token: ${{ secrets.ZCLOUD_USER_TOKEN }}
env: ${{ inputs.env_name }}
Expand Down

0 comments on commit e61f5f3

Please sign in to comment.