Skip to content

Commit 4df2697

Browse files
specifying the environment so i can access my env sec
1 parent 6f7096f commit 4df2697

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions:
1515
jobs:
1616
build:
1717
runs-on: ubuntu-latest
18+
environment: Production
1819
steps:
1920
- uses: actions/checkout@v4
2021

0 commit comments

Comments
 (0)