Skip to content

Commit

Permalink
Merge pull request #16 from tiavina-mika/develop
Browse files Browse the repository at this point in the history
fix: config
  • Loading branch information
tiavina-mika authored May 1, 2024
2 parents 2b6a350 + 018f3bd commit 5a1a02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
cache: 'yarn'

- name: Replace branch name in branches array
run: sed -i 's|'current-branch'|'${{ github.ref_name }}'|' .releaserc.yaml
run: sed -i 's|'current-branch'|'${{ github.ref_name }}'|' .releaserc

# Use this GitHub Action
- name: Check package version
Expand Down

0 comments on commit 5a1a02c

Please sign in to comment.