Skip to content

Commit

Permalink
attempt to fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Jun 23, 2024
1 parent be93909 commit 9227dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
script: |
await github.rest.actions.createWorkflowDispatch({
owner: 'LederCards',
repo: Library',
repo: 'Library',
workflow_id: 'netlify.yml',
ref: 'master'
})

0 comments on commit 9227dfe

Please sign in to comment.