mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-28 02:34:29 +01:00
conditionally publish only when config changes (#9)
* conditionally publish only when config changes * only on tags
This commit is contained in:
2
.github/workflows/pypi_release.yaml
vendored
2
.github/workflows/pypi_release.yaml
vendored
@@ -2,8 +2,6 @@ name: PYPI Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user