Build from head
This commit is contained in:
parent
50ac5a79c6
commit
14e4d991f0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: refs/tags/${{ matrix.version }}
|
||||
# ref: refs/tags/${{ matrix.version }}
|
||||
- uses: https://code.forgejo.org/forgejo/forgejo-build-publish/build@v1
|
||||
with:
|
||||
forgejo: "${{ env.GITHUB_SERVER_URL }}"
|
||||
|
|
Loading…
Reference in a new issue