Skip to content

Commit c80669c

Browse files
committed
fix: Debug publish job
1 parent 91f4719 commit c80669c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
# secrets:
1616
# npm-token: ${{ secrets.NPM_TOKEN }}
1717
runs-on: ubuntu-latest
18+
environment: production
1819
permissions:
1920
contents: read
2021
packages: write

0 commit comments

Comments
 (0)