Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,6 @@
# The SDK factory pushes generated source + an annotated `vX.Y.Z` tag to this repo;
# that tag triggers this workflow. PyPI must have a Trusted Publisher configured for
# project `everos-cloud` pointing at this repo + workflow (`publish.yml`).
#
# NOTE: `everos-cloud` predates this factory — it was published from
# github.com/evermemos/everos-cloud-python up to 0.4.1. Publishing from here needs a
# Trusted Publisher for THIS repo added to that existing PyPI project; the 0.4.x
# publisher does not carry over.
name: publish

on:
Expand Down