We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd9e7e commit cd365e7Copy full SHA for cd365e7
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
path: src/main/resources/macosx-x86_64/*
77
publish:
78
runs-on: ubuntu-latest
79
- needs: [macos,windows,linux]
+ needs: [macos,windows,linux,linux-arm]
80
permissions:
81
contents: write
82
packages: write
0 commit comments