mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
Fix increment-build-number.
This commit is contained in:
parent
e68fb0e5f1
commit
ea416c26a2
1
.github/workflows/increment-build-number.yml
vendored
1
.github/workflows/increment-build-number.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.FIREBIRD_INC_BUILDNUM }}
|
||||
persist-credentials: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Configure git
|
||||
|
Loading…
Reference in New Issue
Block a user