1.4.9-Fix

This commit is contained in:
RachelOS
2026-03-06 01:11:04 +08:00
parent cf738a19f1
commit 4c24b370a7
3 changed files with 0 additions and 4 deletions
-1
View File
@@ -12,7 +12,6 @@ on:
- 'Dockerfile'
- 'requirements.txt'
- 'config.example.yaml'
- 'static'
# release:
# types: [published]
jobs:
-1
View File
@@ -11,7 +11,6 @@ on:
- 'Dockerfile'
- 'requirements.txt'
- 'config.example.yaml'
- 'static'
env:
REGISTRY: docker.io
IMAGE_NAME: ${{ github.repository }}