Skip to content

Commit 811fff4

Browse files
committed
macos distr
1 parent 20377c8 commit 811fff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
distribution: 'temurin'
1818
architecture: x64
1919
- uses: apple-actions/import-codesign-certs@v2
20-
with:
20+
with:
2121
p12-file-base64: ${{ secrets.MACOS_DEV_CERT }}
2222
p12-password: ${{ secrets.MACOS_DEV_CERT_PASSWORD }}
2323
- run: |

0 commit comments

Comments
 (0)