This commit is contained in:
parent
ca3f45d2ef
commit
e63091d18b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ Add the following step to your `.forgejo/workflows/` (or `.github/workflows/`) f
|
|||
```yaml
|
||||
jobs:
|
||||
my-job:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: stackit-ubuntu-22
|
||||
steps:
|
||||
- name: Authenticate with STACKIT
|
||||
uses: stackit-auth-action@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue