Skip to content

Commit

Permalink
Merge branch 'next' into fix-spinner
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge authored Oct 17, 2022
2 parents 304b6a8 + 84d275c commit 0d02659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prerelease-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
github.issues.removeLabel({
github.rest.issues.removeLabel({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: ${{ env.WORKFLOW_RUN_PR }},
Expand Down

0 comments on commit 0d02659

Please sign in to comment.