Skip to content

Commit 8c8348c

Browse files
committed
fix: remove superfluous build
1 parent 452a9a0 commit 8c8348c

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ jobs:
2222
secrets:
2323
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2424

25-
build-distributable:
26-
needs: release
27-
uses: Automattic/newspack-scripts/.github/workflows/reusable-build-distributable.yml@refactor/deprecate-circle-ci
28-
with:
29-
archive-name: newspack-plugin
30-
3125
post-release:
3226
if: github.ref == 'refs/heads/release'
3327
needs: release

0 commit comments

Comments
 (0)