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 f3c1b9b commit 5f3f9eeCopy full SHA for 5f3f9ee
.github/workflows/release-and-publish.yml
@@ -10,7 +10,6 @@ permissions:
10
11
jobs:
12
release:
13
- needs: build-and-test
14
runs-on: ubuntu-latest
15
permissions:
16
contents: write # to be able to publish a GitHub release
0 commit comments