Skip to content

Commit 2b06e1d

Browse files
committed
GHA v7
1 parent 04471e6 commit 2b06e1d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
id: publish
6565
if: ${{ github.event_name == 'push' || inputs.publish == true || inputs.publish == 'true' }}
6666
shell: bash
67+
env:
68+
NODE_AUTH_TOKEN: ""
6769
run: |
6870
set -euo pipefail
6971

0 commit comments

Comments
 (0)