Skip to content

Commit 2723a85

Browse files
committed
chore: temp test
1 parent 3c28f5c commit 2723a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nix-pgupgrade-bin-flake-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
publish-prod:
8080
runs-on: ubuntu-latest
81-
if: github.ref_name == 'develop' || contains( github.ref, 'release' )
81+
if: github.ref_name == 'develop' || contains( github.ref, 'release' ) || github.ref_name == 'pcnc/fix-upgrade-script'
8282
needs: prepare
8383
strategy:
8484
matrix:

0 commit comments

Comments
 (0)