Skip to content

Commit 16ce43e

Browse files
authored
chore: Use Trusted Publishing (#202)
1 parent 0a09087 commit 16ce43e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.changeset/happy-stars-sneeze.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"secco": patch
3+
---
4+
5+
Publish package with "Trusted publishing"

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ jobs:
3232
version: pnpm version:ci
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
36-
NPM_CONFIG_PROVENANCE: true

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Examples:
8585

8686
## Documentation
8787

88-
Visit secco's [official documentation](https://secco.lekoarts.de)
88+
Visit secco's [official documentation](https://secco.lekoarts.de).
8989

9090
## Contributing
9191

0 commit comments

Comments
 (0)