mirror of https://code.forgejo.org/forgejo/runner
Merge pull request 'Update forgejo/forgejo-build-publish action to v5.3.0' (#415) from renovate/forgejo-forgejo-build-publish-5.x into main
Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/415 Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>pull/416/head
commit
d0bb58d781
|
@ -28,7 +28,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- name: copy & sign
|
||||
uses: https://code.forgejo.org/forgejo/forgejo-build-publish/publish@v5.2.1
|
||||
uses: https://code.forgejo.org/forgejo/forgejo-build-publish/publish@v5.3.0
|
||||
with:
|
||||
from-forgejo: ${{ secrets.FORGEJO }}
|
||||
to-forgejo: ${{ secrets.FORGEJO }}
|
||||
|
|
Loading…
Reference in New Issue