Skip to content

Commit 965e95d

Browse files
committed
run with deploy-action@v1
1 parent 5100f18 commit 965e95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
;;
4444
esac
4545
- name: Deploy to ReflexCloud
46-
uses: reflex-dev/reflex-deploy-action@v0
46+
uses: reflex-dev/reflex-deploy-action@v1
4747
with:
4848
auth_token: ${{ secrets.REFLEX_AUTH_TOKEN }}
4949
project_id: ${{ secrets.REFLEX_PROJECT_ID }}

0 commit comments

Comments
 (0)