Skip to content

Commit

Permalink
Merge branch 'alankritdabral:main' into test/labels
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral authored Jan 1, 2024
2 parents fe79ae1 + 04fa2eb commit 590bc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7
if: (github.event_name == 'pull_request') || (github.event_name == 'push' && github.ref == 'refs/heads/main')
with:
commitish: "${{ github.ref_name }}"
commitish: main
config-name: release-drafter.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 590bc85

Please sign in to comment.