mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 15:04:20 +00:00
refactoring gh actions
This commit is contained in:
2
.github/workflows/pypi-release.yml
vendored
2
.github/workflows/pypi-release.yml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
release:
|
||||
types: [created]
|
||||
jobs:
|
||||
release:
|
||||
pypi_publish:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user