Remove a reference to twine (#3416)

This is a follow-up to commit a29a48f45.
This commit is contained in:
correctmost 2025-04-28 15:20:38 -04:00 committed by GitHub
parent 4c20331633
commit 437bb9c439
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# This workflow will upload a Python Package using Twine when a release is created
# This workflow will upload a Python Package when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries
name: Upload archinstall to PyPi