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 80117cb commit d025859Copy full SHA for d025859
.github/workflows/release.yml
@@ -157,7 +157,7 @@ jobs:
157
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
158
strategy:
159
matrix:
160
- executable_workflow: ['debian-executable-release.yml', 'macos-executable-release.yml']
+ executable_workflow: ['macos-executable-release.yml', 'rpmbuild.yml']
161
steps:
162
- name: Checkout cli repo
163
uses: actions/checkout@v2
0 commit comments