Skip to content

Commit

Permalink
Rollback code from provenance test
Browse files Browse the repository at this point in the history
  • Loading branch information
gndelia committed Jan 4, 2025
1 parent 538d5c5 commit e6376ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
15 changes: 2 additions & 13 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,5 @@ on:

jobs:
npm-publish:
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: ${{ inputs.fetch-depth }}
- uses: hemilabs/actions/setup-node-env@main
- run: npm run --if-present prepublishOnly
- uses: JS-DevTools/npm-publish@9ff4ebfbe48473265867fb9608c047e7995edfa3 # v3.1.1
with:
token: ${{ secrets.NPM_TOKEN }}
uses: hemilabs/actions/.github/workflows/npm-publish.yml@main
secrets: inherit
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

0 comments on commit e6376ae

Please sign in to comment.