mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 10:00:38 +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
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.FIREBIRD_INC_BUILDNUM }}
|
token: ${{ secrets.FIREBIRD_INC_BUILDNUM }}
|
||||||
|
persist-credentials: true
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Configure git
|
- name: Configure git
|
||||||
|
Loading…
Reference in New Issue
Block a user