mirror of
https://github.com/nicholasr-itsulu/FediFetcher.git
synced 2026-05-30 23:41:26 +00:00
Update update-version-number.yaml
This commit is contained in:
parent
a1fc9e6ca5
commit
0763280073
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-version-number.yaml
vendored
2
.github/workflows/update-version-number.yaml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
run: |
|
||||
git config user.name nanos-bot
|
||||
git config user.email bot@thms.uk
|
||||
- uses: mxschmitt/action-tmate@v3
|
||||
#- uses: mxschmitt/action-tmate@v3
|
||||
- name: Update version number
|
||||
run: |
|
||||
VERSION=${{ github.ref_name }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue