mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 18:57:57 +08:00
fix: rename job to sync-github-and-dist-ipfs-tech (#9215)
This commit is contained in:
parent
9c6094e651
commit
199fa47e51
2
.github/workflows/sync-release-assets.yml
vendored
2
.github/workflows/sync-release-assets.yml
vendored
@ -10,7 +10,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
sync-github-and-dist.ipfs.tech:
|
||||
sync-github-and-dist-ipfs-tech:
|
||||
if: github.repository == 'ipfs/kubo' || github.event_name == 'workflow_dispatch'
|
||||
runs-on: "ubuntu-latest"
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user