Skip to content

Commit 470e3a3

Browse files
committed
Use github-pages environment for release secrets
1 parent 9f706aa commit 470e3a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ permissions:
1111
jobs:
1212
release:
1313
runs-on: ubuntu-latest
14+
environment: github-pages
1415

1516
steps:
1617
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)