Skip to content

Commit

Permalink
Turns out PyPI matches to filename here
Browse files Browse the repository at this point in the history
  • Loading branch information
vaneseltine committed Jul 10, 2024
1 parent bacf25a commit 071dc06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 72 deletions.
66 changes: 0 additions & 66 deletions .github/workflows/python-publish-manual.yml

This file was deleted.

9 changes: 3 additions & 6 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,9 @@

name: Upload to PyPI (Release)

# Trigger this workflow by creating a release
# https://github.com/vaneseltine/ash-williams/releases/new
on:
release:
types:
- published
# Trigger this workflow by manually running this action
# https://github.com/vaneseltine/ash-williams/actions
on: workflow_dispatch

permissions:
contents: read
Expand Down

0 comments on commit 071dc06

Please sign in to comment.