Skip to content

Commit

Permalink
temp: push
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Nov 27, 2024
1 parent 7815c6f commit 50b2fd9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pypi-publish.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
name: Publish package to PyPi

on:
release:
types: [published]
push

jobs:

push:
runs-on: ubuntu-latest
# if: startsWith(github.ref, 'refs/tags/harmony-plugin')
defaults:
run:
working-directory: ./tutor-contrib-harmony-plugin
Expand Down

0 comments on commit 50b2fd9

Please sign in to comment.