chore(dev): update okteto workflow

This commit is contained in:
syuilo 2022-06-09 01:48:00 +09:00
parent d8eb610aab
commit 79de4d77f6
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: pr-${{ github.event.client_payload.pull_request.number }}-misskey-dev
name: pr-${{ github.event.client_payload.pull_request.number }}-syuilo
timeout: 15m
# Update check run called "integration-fork"

View file

@ -18,4 +18,4 @@ jobs:
- name: Destroy preview environment
uses: okteto/destroy-preview@latest
with:
name: pr-${{ github.event.number }}-misskey-dev
name: pr-${{ github.event.number }}-syuilo