Skip to content

Commit

Permalink
Tagging for CI publish workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Temidayo32 committed Jan 24, 2025
1 parent 9d03ff3 commit b037083
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/foxpuppet_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Publish to PyPI

on:
pull_request:
branches:
- main
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"

env:
PYTHON_VERSION: '3.12'
Expand Down

0 comments on commit b037083

Please sign in to comment.