mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-04 23:18:02 +08:00
ci: 再次尝试修复构建
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@@ -29,4 +27,4 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
tags:
|
tags:
|
||||||
${{ secrets.DOCKERHUB_USERNAME }}/bili-sync:${{ github.ref_name }}
|
${{ 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