mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 09:51:40 +00:00
Remove test commit.
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -49,9 +49,6 @@ jobs:
|
|||||||
git checkout --track $BRANCH_TO_PULL
|
git checkout --track $BRANCH_TO_PULL
|
||||||
git pull
|
git pull
|
||||||
echo "Current branch is $(git branch --show-current)"
|
echo "Current branch is $(git branch --show-current)"
|
||||||
|
|
||||||
echo 'Add test change'
|
|
||||||
echo $(date) > temp-file.txt
|
|
||||||
env:
|
env:
|
||||||
version: ${{ github.event_name == 'schedule' && 'develop' || github.event.inputs.version }}
|
version: ${{ github.event_name == 'schedule' && 'develop' || github.event.inputs.version }}
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
|
Reference in New Issue
Block a user