Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Sayali M authored and Sayali M committed Nov 13, 2024
1 parent 5305665 commit 5ea3dc2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,10 @@ jobs:
# fi
# fi

- name: print value
run: |
echo ${{ needs.update-dockerfiles.outputs.dryRun }}
- name: Create Official Docker Pull Request
if: ${{ needs.update-dockerfiles.outputs.dryRun == false }}
id: create_pr
Expand Down

0 comments on commit 5ea3dc2

Please sign in to comment.