Skip to content

Commit

Permalink
set environment for publish_call job
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed May 23, 2024
1 parent 42915e9 commit a6a758d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_call.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ env:
jobs:
run:
runs-on: ubuntu-latest
environment: ${{inputs.environment_name}}
steps:
- name: reject reviewer '${{inputs.reviewer}}'
run: exit 1
Expand Down

0 comments on commit a6a758d

Please sign in to comment.