Skip to content

Commit

Permalink
actions/deploy: typo no nome da action
Browse files Browse the repository at this point in the history
  • Loading branch information
Misterio77 committed Aug 18, 2023
1 parent a061177 commit 9f607f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Sinalizar update
uses: benc-uk/workflow-dispatch@v1
with:
workflow: bump-lock
workflow: bump-lock.yml
repo: gelos-icmc/infra
inputs: '{ "name": "gelos-site", "ref": "github:gelos-icmc/site/${{ github.head_ref }}" }'
token: ${{ steps.generate-token.outputs.token }}

0 comments on commit 9f607f9

Please sign in to comment.