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 49b98fb commit 2eb2d1dCopy full SHA for 2eb2d1d
.github/workflows/ci-release.yml
@@ -5,10 +5,6 @@ on:
5
- '*'
6
7
jobs:
8
- checks:
9
- uses: ./.github/workflows/run-checks.yml
10
-
11
publish:
12
- needs: [ checks ]
13
uses: ./.github/workflows/publish-release.yml
14
secrets: inherit
0 commit comments