Skip to content

Commit

Permalink
Updating action
Browse files Browse the repository at this point in the history
  • Loading branch information
IPadawans committed Apr 24, 2024
1 parent 450a75d commit 224c58c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
run: |
sudo apt install -y jq
- name: Check if project version is release version
run: |
test "v$(jq -r '.version' euclid.json)" = "${{ github.ref_name }}"
- name: Build Changelog
id: build_changelog
uses: mikepenz/[email protected]
Expand Down

0 comments on commit 224c58c

Please sign in to comment.