Skip to content

Commit

Permalink
Merge pull request #162 from actions/pin-draft-release-verssion
Browse files Browse the repository at this point in the history
pin draft release version
  • Loading branch information
YiMysty authored Sep 6, 2024
2 parents aabcbc4 + 3ea1966 commit 0d7570c
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 0d7570c

Please sign in to comment.