mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-02 22:16:40 +08:00
ci: 再次尝试修复构建
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -29,4 +27,4 @@ jobs:
|
||||
push: true
|
||||
tags:
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/bili-sync:${{ github.ref_name }}
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/amtoaer/bili-sync:latest
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/bili-sync:latest
|
||||
Reference in New Issue
Block a user