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.
2 parents f3c1b9b + 5f3f9ee commit f07f9cbCopy full SHA for f07f9cb
.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