Skip to content

Commit 3e4cc89

Browse files
committed
💉 Fix github actions workflow
1 parent e431ec7 commit 3e4cc89

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTH_TOKEN}}
2424

2525
publish-gpr:
26-
needs: build
2726
runs-on: ubuntu-latest
2827
steps:
2928
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)