Skip to content

Commit

Permalink
Merge pull request #133 from actions/pin-release-draft-version
Browse files Browse the repository at this point in the history
pin release draft version
  • Loading branch information
YiMysty authored Sep 6, 2024
2 parents 44a6e6b + 70b10b6 commit c2d3f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: release-drafter/release-drafter@v6
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c2d3f38

Please sign in to comment.