Merge branch 'main' of https://gitea.greyhound-software.com/deploy/reusable-workflows
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
|
Reference in New Issue
Block a user