fix: rename job to sync-github-and-dist-ipfs-tech (#9215)

This commit is contained in:
Adin Schmahmann 2022-08-22 22:07:13 -04:00 committed by GitHub
parent 9c6094e651
commit 199fa47e51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: