Skip to content

Commit

Permalink
Update caseflow_dms_os.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sakthi-aot committed Mar 6, 2024
1 parent 27f7c89 commit 2860843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caseflow_dms_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
echo "For ${{ github.ref_name }} branch"
echo "TOOLS_NAME=${{secrets.OC_NAMESPACE_NAMEPLATE}}" >> $GITHUB_ENV
echo "TAG_NAME="dev"" >> $GITHUB_ENV
echo "BRANCH_NAME="main"" >> $GITHUB_ENV
echo "BRANCH_NAME="master"" >> $GITHUB_ENV
echo "ENV_NAME="dev"" >> $GITHUB_ENV
elif [ '${{ github.ref_name }}' == 'main' ]; then
echo "For ${{ github.ref_name }} branch"
Expand Down

0 comments on commit 2860843

Please sign in to comment.