Skip to content

Commit 5f3f9ee

Browse files
committed
remove dependnency from publish job
1 parent f3c1b9b commit 5f3f9ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-and-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ permissions:
1010

1111
jobs:
1212
release:
13-
needs: build-and-test
1413
runs-on: ubuntu-latest
1514
permissions:
1615
contents: write # to be able to publish a GitHub release

0 commit comments

Comments
 (0)