Skip to content

Commit

Permalink
temporary switch branch to test on
Browse files Browse the repository at this point in the history
  • Loading branch information
ndricimrr committed Feb 23, 2024
1 parent 0dabd0b commit f3f0ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_cra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
jobs:
publish:
runs-on: ubuntu-latest
if: github.ref_name == 'main'
if: github.ref_name == 'fix-cra-release-workflow'
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit f3f0ec4

Please sign in to comment.