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
|
```yaml
|
||||||
jobs:
|
jobs:
|
||||||
my-job:
|
my-job:
|
||||||
runs-on: ubuntu-latest
|
runs-on: stackit-ubuntu-22
|
||||||
steps:
|
steps:
|
||||||
- name: Authenticate with STACKIT
|
- name: Authenticate with STACKIT
|
||||||
uses: stackit-auth-action@v1
|
uses: stackit-auth-action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue