mirror of
https://github.com/bellingcat/tiktok-hashtag-analysis.git
synced 2026-06-12 05:18:30 +03:00
changed publishing workflow file to hopefully avoid making a new PyPi package every push to main, and incremented version patch number
This commit is contained in:
1
.github/workflows/python-publish.yaml
vendored
1
.github/workflows/python-publish.yaml
vendored
@@ -12,7 +12,6 @@ on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
tags: [ "v*.*.*" ]
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user