📂 FileMgr
📍
/
opt
/
gsutil
/
third_party
/
argcomplete
/
.github
/
workflows
✏️ l
⬅ Kembali
name: Publish release to PyPI on: push: tags: - 'v[0-9]+.[0-9]+.[0-9]+' jobs: pypi-publish: name: Build and upload release to PyPI runs-on: ubuntu-latest environment: release permissions: id-token: write steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 - run: pip install build - run: python -m build - name: Publish package distributions to PyPI uses: pypa/gh-action-pypi-publish@release/v1
💾 Simpan
Batal
⬅ .github
2 item
Nama
Tipe
Ukuran
Diubah
Aksi
📄
ci.yml
yml
1.4 KB
2025-04-03 04:56
✏️
👁️
🔤
🗑
📄
release.yml
yml
490 B
2025-04-03 04:56
✏️
👁️
🔤
🗑
✏️ Rename
Nama Baru
Simpan
Batal