Skip to content

Commit

Permalink
Add an environment containing the secret token
Browse files Browse the repository at this point in the history
This ensures that we only expose the token to this one job on `main`.
  • Loading branch information
pradyunsg committed Jan 1, 2023
1 parent 5427bc5 commit 450b361
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-rtd-redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ concurrency:
jobs:
update-rtd-redirects:
runs-on: ubuntu-latest
environment: RTD Deploys
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 450b361

Please sign in to comment.