Skip to content

Commit

Permalink
trying to make changes visible
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPedroGHM committed Oct 15, 2024
1 parent 5f58ee9 commit c7bdb37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
File renamed without changes.
3 changes: 2 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
commitish: "main"
commitish: ${{ github.event.pull_request.base.ref }}
config-name: rd-release-config.yml

0 comments on commit c7bdb37

Please sign in to comment.