There was an error while loading. Please reload this page.
1 parent 9722280 commit 56aac15Copy full SHA for 56aac15
1 file changed
.github/workflows/build-and-publish.yml
@@ -26,8 +26,6 @@ jobs:
26
with:
27
token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
28
- uses: aboutbits/github-actions-base/git-setup@v2
29
- - uses: aboutbits/github-actions-node/configure-github-npm-registry-access@v3
30
- - uses: aboutbits/github-actions-node/configure-github-npm-registry-organization@v3
31
- uses: aboutbits/github-actions-node/build-and-publish-package@v3
32
id: package
33
0 commit comments