Skip to content

Commit

Permalink
fix: Protect secret with environment (#300)
Browse files Browse the repository at this point in the history
Signed-off-by: Ishaan Sehgal <[email protected]>
  • Loading branch information
ishaansehgal99 committed Mar 15, 2024
1 parent ec8a8e2 commit ab3a633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ env:
jobs:
unit-tests:
runs-on: ubuntu-latest
environment: unit-tests
steps:
- name: Set up Go ${{ env.GO_VERSION }}
uses: actions/setup-go@v5
Expand Down

0 comments on commit ab3a633

Please sign in to comment.