Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Oct 31, 2024
1 parent 101e1ab commit 5d283da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release-from-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
app-id: ${{ vars.RESTRICTED_ACTIONS_DISPATCH_ID }}
private-key: ${{ secrets.RESTRICTED_ACTIONS_DISPATCH_KEY }}
owner: ${{ github.repository_owner }}
repo: RestrictedActions
repositories: RestrictedActions

- name: Dispatch post-release restricted action
uses: peter-evans/repository-dispatch@v3
Expand Down

0 comments on commit 5d283da

Please sign in to comment.