Skip to content

Commit

Permalink
Update redploy-to-server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle authored Oct 17, 2023
1 parent 3b9f1d3 commit 398841b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/redploy-to-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Deploy Stage
uses: actions/github-script@v5
uses: actions/github-script@v6
with:
script: |
await github.rest.actions.createWorkflowDispatch({
Expand Down

0 comments on commit 398841b

Please sign in to comment.