We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42f8f27 commit 756c7ecCopy full SHA for 756c7ec
.github/workflows/cleanup.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Install and configure the Koyeb CLI
13
- uses: koyeb-community/install-koyeb-cli@v2
+ uses: koyeb-community/koyeb-actions@v2
14
with:
15
api_token: "${{ secrets.KOYEB_EXAMPLES_APPS_TOKEN }}"
16
.github/workflows/deploy.yaml
@@ -15,7 +15,7 @@ jobs:
17
18
19
20
21
0 commit comments