Skip to content

Commit 3b41f72

Browse files
committed
fix: pipeline deploy
1 parent 8b7b920 commit 3b41f72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
- name: Deploy
5252
uses: squarecloudofc/github-action@v2.0.1
5353
with:
54-
run: commit ${{ secrets.SQUARE_APPLICATION_ID }}
54+
command: commit ${{ secrets.SQUARE_APPLICATION_ID }} --restart
5555
token: '${{ secrets.SQUARE_TOKEN }}'
5656
workdir: deploy

0 commit comments

Comments
 (0)