fix readme
All checks were successful
Test STACKIT Auth Action / test (push) Successful in 35s

This commit is contained in:
jaime merino 2026-04-28 08:53:49 +02:00
parent ca3f45d2ef
commit e63091d18b

View file

@ -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