Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymedina committed Oct 5, 2023
1 parent 2199633 commit eff3035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
git config user.name github-actions
git config user.email [email protected]
TAG=$(date +'%Y%m%d%H%M%S')
git tag $TAG
echo "new tag made! $TAG"
git push origin $TAG
Expand Down

0 comments on commit eff3035

Please sign in to comment.