Skip to content

Commit

Permalink
publish to cloudamqp/etcd instead
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorerlingsson committed Oct 29, 2024
1 parent d93a35c commit 5b3c4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
curl -fsS -u "${{ secrets.PACKAGECLOUD_TOKEN }}:" -XPOST \
-F "package[distro_version_id]=35" \
-F "package[package_file]=@${PKG_FILE}" \
https://packagecloud.io/api/v1/repos/84codes/etcd/packages.json
https://packagecloud.io/api/v1/repos/cloudamqp/etcd/packages.json
done

0 comments on commit 5b3c4e9

Please sign in to comment.