We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1780a8 commit 87e6540Copy full SHA for 87e6540
.github/workflows/release.yml
@@ -20,7 +20,6 @@ jobs:
20
release:
21
name: Release
22
runs-on: ubuntu-latest
23
- needs: [test]
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v3
0 commit comments