Skip to content

Commit

Permalink
testing if main is the answer
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPedroGHM committed Oct 15, 2024
1 parent aeafaa3 commit 5f58ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- uses: release-drafter/release-drafter@v6 # v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# with:
# commitish: ${{ github.event.pull_request.base.ref }}
with:
commitish: "main"

0 comments on commit 5f58ee9

Please sign in to comment.