Merge branch 'main' of https://gitea.greyhound-software.com/deploy/reusable-workflows
This commit is contained in:
commit
6915d5abc5
@ -19,7 +19,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Set
|
||||
run: |
|
||||
git pull origin HEAD:${{ inputs.branch }}
|
||||
git pull --ff-only origin HEAD:${{ inputs.branch }}
|
||||
|
||||
echo "Setting Version to ${{ inputs.version }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user