Skip to content

Commit

Permalink
fix-env (#696)
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
  • Loading branch information
shubham-cmyk committed Nov 8, 2023
1 parent a2e4b79 commit 56996ef
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 56996ef

Please sign in to comment.