Skip to content

Commit

Permalink
Merge pull request #91 from mario-bermonti/improve-release-workflow
Browse files Browse the repository at this point in the history
Improve release workflow
  • Loading branch information
mario-bermonti authored Apr 29, 2021
2 parents 299a5c0 + 4038f6c commit 55066c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 55 deletions.
52 changes: 0 additions & 52 deletions .github/workflows/release_github.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: release pypy
on:
push:
tags:
- 'v*'
release:
types: [published]

jobs:
release_pypy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 55066c0

Please sign in to comment.