Skip to content

Commit 199fa47

Browse files
authored
fix: rename job to sync-github-and-dist-ipfs-tech (#9215)
1 parent 9c6094e commit 199fa47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-release-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
jobs:
13-
sync-github-and-dist.ipfs.tech:
13+
sync-github-and-dist-ipfs-tech:
1414
if: github.repository == 'ipfs/kubo' || github.event_name == 'workflow_dispatch'
1515
runs-on: "ubuntu-latest"
1616
steps:

0 commit comments

Comments
 (0)