Skip to content

Commit

Permalink
+3
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Jun 24, 2023
1 parent 05e8ce2 commit b2eed7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ jobs:
needs: [pack-win, pack-ubuntu]

steps:
uses: actions/github-script@v5
with:
- uses: actions/github-script@v5
with:
script: |
await github.rest.actions.createWorkflowDispatch({
Expand Down

0 comments on commit b2eed7f

Please sign in to comment.