Skip to content

Commit

Permalink
trying to release
Browse files Browse the repository at this point in the history
  • Loading branch information
anayden committed Dec 26, 2023
1 parent 3993f3c commit b7972ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,8 @@ jobs:
run: |
pdm self add pdm-bump
- name: Check if there is a parent commit
id: check-parent-commit
run: |
echo "name=sha::$(git rev-parse --verify --quiet HEAD^)" >> $GITHUB_OUTPUT
- name: Detect and tag new version
id: check-version
if: steps.check-parent-commit.outputs.sha
uses: salsify/[email protected]
with:
version-command: |-
Expand Down

0 comments on commit b7972ef

Please sign in to comment.