mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-21 12:17:17 +03:00
Update forgejo/forgejo-build-publish action to v5
This commit is contained in:
parent
54cfdd7065
commit
355ec95532
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: copy & sign
|
- name: copy & sign
|
||||||
uses: https://code.forgejo.org/forgejo/forgejo-build-publish/publish@v1
|
uses: https://code.forgejo.org/forgejo/forgejo-build-publish/publish@v5
|
||||||
with:
|
with:
|
||||||
forgejo: ${{ secrets.FORGEJO }}
|
forgejo: ${{ secrets.FORGEJO }}
|
||||||
from-owner: ${{ secrets.FROM_OWNER }}
|
from-owner: ${{ secrets.FROM_OWNER }}
|
||||||
|
|
Loading…
Reference in a new issue