Skip to content

Commit

Permalink
test - Append CHANGE file
Browse files Browse the repository at this point in the history
  • Loading branch information
cqbanh committed Mar 27, 2024
1 parent c207233 commit 10b5007
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,6 @@ jobs:
fi
- name: Append text to file (${{ env.SWODLR_SOURCE_REPO }})
if: env.NEW_BRANCH == 'true'
run: |
echo "${{ env.SWODLR_SOURCE_REPO }} deployment ${{ github.event.inputs.commit }}" >> CHANGE
git add CHANGE
Expand Down

0 comments on commit 10b5007

Please sign in to comment.