Skip to content

Commit

Permalink
modify GitHub Actions config files
Browse files Browse the repository at this point in the history
  • Loading branch information
pzy2000 committed Aug 28, 2024
1 parent 6457ada commit 6059473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
pull-requests: write # for release-drafter/release-drafter to add label to PR
runs-on: windows-latest
steps:
- uses: release-drafter/release-drafter@@v6
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.TOTEM }}

0 comments on commit 6059473

Please sign in to comment.