File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4040 - name : Push changes
4141 if : steps.check_message.outputs.skip != 'skip'
4242 run : |
43- npm install -g windmill-cli@1.466.2
43+ npm install -g windmill-cli@1.587.0
4444 wmill sync push --yes --skip-variables --skip-secrets --skip-resources --workspace ${{ env.WMILL_WORKSPACE }} --token ${{ secrets.WMILL_TOKEN }} --base-url ${{ env.WMILL_URL }}
Original file line number Diff line number Diff line change 4040 - name : Push changes
4141 if : steps.check_message.outputs.skip != 'skip'
4242 run : |
43- npm install -g windmill-cli@1.466.2
43+ npm install -g windmill-cli@1.587.0
4444 wmill sync push --yes --skip-variables --skip-secrets --skip-resources --workspace ${{ env.WMILL_WORKSPACE }} --token ${{ secrets.WMILL_TOKEN }} --base-url ${{ env.WMILL_URL }}
You can’t perform that action at this time.
0 commit comments