Skip to content

Commit

Permalink
chore: temp test
Browse files Browse the repository at this point in the history
  • Loading branch information
pcnc committed Dec 15, 2024
1 parent 3c28f5c commit 2723a85
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

publish-prod:
runs-on: ubuntu-latest
if: github.ref_name == 'develop' || contains( github.ref, 'release' )
if: github.ref_name == 'develop' || contains( github.ref, 'release' ) || github.ref_name == 'pcnc/fix-upgrade-script'
needs: prepare
strategy:
matrix:
Expand Down

0 comments on commit 2723a85

Please sign in to comment.