Skip to content

Commit

Permalink
Merge pull request #22 from zong-zhe/fix-republish-manual
Browse files Browse the repository at this point in the history
fix: make republish into manual
  • Loading branch information
zong-zhe authored Oct 27, 2023
2 parents ade4795 + 72dc297 commit e378403
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/update_all_metadatas.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Republish All Packages

on:
push:
branches:
- main
on:
workflow_dispatch:

env:
KPM_REG: "docker.io"
Expand Down

0 comments on commit e378403

Please sign in to comment.