mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-17 19:58:20 +02:00
chore(upgrade): setup-forgejo@v3.0.0 has FORGEJO_TEST_TOKEN not FORGEJO_TOKEN (#60)
Some checks are pending
/ integration (push) Waiting to run
Some checks are pending
/ integration (push) Waiting to run
https://code.forgejo.org/actions/setup-forgejo/releases/tag/v3.0.0 Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/60 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
6cee17773c
commit
382ebd2ba5
5 changed files with 11 additions and 11 deletions
|
@ -6,7 +6,7 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
|
||||
- id: forgejo
|
||||
uses: https://code.forgejo.org/actions/setup-forgejo@v2.0.13
|
||||
uses: https://code.forgejo.org/actions/setup-forgejo@v3.0.0
|
||||
with:
|
||||
user: testuser
|
||||
password: admin1234
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue