mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 08:40:11 +00:00
feat: deploy Docker image to beta bot
This commit is contained in:
parent
6919d10953
commit
879a0b2a7c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
|
@ -27,3 +27,4 @@ jobs:
|
||||||
ghcr.io/xske/pluralkit:latest
|
ghcr.io/xske/pluralkit:latest
|
||||||
cache-from: type=registry,ref=ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
cache-from: type=registry,ref=ghcr.io/xske/pluralkit:${{ env.BRANCH_NAME }}
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
||||||
|
- run: curl https://api-beta.pluralkit.me/v1/update -H "Authorization: Bearer ${{ secrets.WATCHTOWER_TOKEN }}"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue