Skip to content

Commit

Permalink
fix-env
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <[email protected]>
  • Loading branch information
shubham-cmyk committed Nov 8, 2023
1 parent a2e4b79 commit 3a47b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
release_image:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
environment: release-image
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 3a47b45

Please sign in to comment.