Update Dockerfile, main.yml, and index.ts for bot configuration and activity status
This commit is contained in:
parent
e176b1c094
commit
4cb7666826
4 changed files with 35 additions and 6 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -40,8 +40,8 @@ jobs:
|
|||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
tags: |
|
||||
ghcr.io/imnyang/yanmang/bot:latest
|
||||
ghcr.io/imnyang/yanmang/bot:${{ env.RELEASE_VERSION }}
|
||||
ghcr.io/imnyang/memos-rss/bot:latest
|
||||
ghcr.io/imnyang/memos-rss/bot:${{ env.RELEASE_VERSION }}
|
||||
|
||||
- name: Create GitHub Release
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue