Skip to content

Commit

Permalink
WIP - undo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed May 24, 2024
1 parent dc730bd commit 6ddbc27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Clean variable
id: version
run: |
TAG=${{ github.event.release.tag_name }}
TAG="v3.2.1
echo "VERSION=${TAG#v}" >> $GITHUB_ENV
- uses: actions/checkout@v4
- name: Set up Python
Expand Down

0 comments on commit 6ddbc27

Please sign in to comment.