Skip to content

Commit

Permalink
chore: change order of public for slsa
Browse files Browse the repository at this point in the history
Signed-off-by: Case Wylie <[email protected]>
  • Loading branch information
cmwylie19 committed Jul 25, 2024
1 parent c83dfc2 commit 9a01c0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ jobs:
# Build Pepr dist folder for NPM
docker buildx build --output="." --target=dist --no-cache . -f Dockerfile.dist
npm publish --provenance --access public
format:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 9a01c0e

Please sign in to comment.