Skip to content

Commit bee7315

Browse files
committed
another attempt
1 parent 3c25c54 commit bee7315

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/preview-publish.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ on:
77
jobs:
88
publish-preview:
99
runs-on: ubuntu-latest
10-
10+
environment:
11+
name: npm
12+
1113
steps:
1214
- uses: actions/checkout@v4
1315

@@ -32,8 +34,6 @@ jobs:
3234
npm version prerelease --preid=pr-${pr_number} --no-git-tag-version
3335
3436
- name: Publish to npm
35-
environment:
36-
name: npm
3737
env:
3838
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH }}
3939
run: npm publish --tag pr-${{ github.event.pull_request.number }} --access public

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy