fix: actions: forgejo/test-setup-forgejo-docker is on code.forgejo.org (#1006)
It was working before today because of a routing bug in the Forgejo infrastructure Reviewed-on: https://code.forgejo.org/forgejo/end-to-end/pulls/1006 Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
d29439c5f7
commit
a3a5e22c6d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
#
|
||||
# This Docker action creates the file SOMEFILE ...
|
||||
#
|
||||
- uses: https://data.forgejo.org/forgejo/test-setup-forgejo-docker@main
|
||||
- uses: https://code.forgejo.org/forgejo/test-setup-forgejo-docker@main
|
||||
with:
|
||||
args: ${{ forge.workspace }}/SOMEFILE
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue