ci/cd - fix typo in create arm workflow

This commit is contained in:
florian 2023-04-30 03:35:28 +02:00
parent 45fa4d1c26
commit 66d7216dc3
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
uses: scaleway/action-scw@bbcfd65cd2af73456ce439088e0d42c1657c4c38
with:
args: instance server create zone=fr-par-2 type=AMP2-C8
save_config: true
save-config: true
version: v2.13.0
access-key: ${{ secrets.SCW_ACCESS_KEY }}
secret-key: ${{ secrets.SCW_SECRET_KEY }}