Skip to content

Commit

Permalink
update pypi publish frequency
Browse files Browse the repository at this point in the history
  • Loading branch information
rbroc committed Jan 18, 2024
1 parent cdd13a3 commit df6d6aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: release

on: push
on: release

jobs:
build:
Expand Down Expand Up @@ -36,7 +36,6 @@ jobs:
publish-to-pypi:
name: >-
Publish Python 🐍 distribution 📦 to PyPI
if: startsWith(github.ref, 'refs/tags/v')
needs:
- build
runs-on: ubuntu-latest
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ A follow-up involving comprehensive investigation of the effect of turn-taking s
author={Rocca, Roberta and Tylén, Kristian},
publishr={PsyArXiv},
year={2024},
}
```
Materials and documentation concerning this study are available under [`paper`](https://github.com/rbroc/simcat/tree/master/paper).
Expand Down Expand Up @@ -170,6 +169,5 @@ If you use this work, please cite:
author={Rocca, Roberta and Tylén, Kristian},
publishr={PsyArXiv},
year={2024},
}
```

0 comments on commit df6d6aa

Please sign in to comment.