We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a8984 commit c43ce57Copy full SHA for c43ce57
.github/workflows/publish-release-artifacts.yml
@@ -9,7 +9,6 @@ permissions:
9
jobs:
10
release:
11
name: Create Release with Artifacts
12
- needs: build_cores
13
runs-on: ubuntu-latest
14
steps:
15
- name: Show GitHub context
0 commit comments