Skip to content

Commit

Permalink
fix: rename job to sync-github-and-dist-ipfs-tech (#9215)
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann authored Aug 23, 2022
1 parent 9c6094e commit 199fa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 199fa47

Please sign in to comment.