Skip to content

Commit

Permalink
use commitish
Browse files Browse the repository at this point in the history
  • Loading branch information
yagays committed Nov 4, 2023
1 parent 85b6ad1 commit fa039a9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ jobs:
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commitish: main

0 comments on commit fa039a9

Please sign in to comment.