Skip to content

Commit ffe839a

Browse files
committed
Updated publishing ci
1 parent 259d58c commit ffe839a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
needs: [test]
1111
runs-on: ubuntu-22.04
1212
env:
13-
MVNSETTINGS: ${{ secrets.MVNSETTINGS }}
13+
MVNSETTINGS: ${{ secrets.MVNSETTINGS_NEW }}
1414
PRIVATEKEY: ${{ secrets.PRIVATEKEY }}
1515
GPGKEY: ${{ secrets.GPGKEY }}
1616
strategy:

0 commit comments

Comments
 (0)