Update update-version-number.yaml

This commit is contained in:
Brian 2024-09-03 10:29:17 -05:00 committed by GitHub
parent a1fc9e6ca5
commit 0763280073
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ jobs:
run: | run: |
git config user.name nanos-bot git config user.name nanos-bot
git config user.email bot@thms.uk git config user.email bot@thms.uk
- uses: mxschmitt/action-tmate@v3 #- uses: mxschmitt/action-tmate@v3
- name: Update version number - name: Update version number
run: | run: |
VERSION=${{ github.ref_name }} VERSION=${{ github.ref_name }}