Skip to content

Commit

Permalink
debugging CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdip-b committed Jan 23, 2025
1 parent 8846c33 commit b181cc3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
run: pnpm dlx semantic-release

- name: Fetch latest tag
env:
GH_TOKEN: ${{ github.token }}
id: fetch-tag
run: |
if [ "${{ github.ref_name }}" == "main" ]; then
Expand Down

0 comments on commit b181cc3

Please sign in to comment.