Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenlua authored Oct 30, 2023
1 parent c0579dd commit 7afa53d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
with:
query: 'label:bug'
token: ${{ secrets.GITHUB_TOKEN }}
- name: Close issues marked as fixed upon a release.
uses: gcampbell/fixed-pending-release/@0.0.9
- name: Close issues
uses: gcampbell-msft/fixed-pending-release@0.0.9
with:
token: ${{ secrets.GITHUB_TOKEN }}
label: fixed-pending-release
Expand Down

0 comments on commit 7afa53d

Please sign in to comment.