Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
chore(devops): github environment setup
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyzwezdin committed Dec 9, 2023
1 parent e034607 commit 32fb866
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
id-token: write # to enable use of OIDC for npm provenance
name: Release
runs-on: ubuntu-latest
environment: master
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 32fb866

Please sign in to comment.