Skip to content

Commit 66ebc4b

Browse files
fix
1 parent 726e983 commit 66ebc4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ipa-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ jobs:
6060
- name: Get the latest commit SHA
6161
id: get-sha
6262
run: echo "sha=$(git rev-parse HEAD)" >> "$GITHUB_OUTPUT"
63-
- name: Test
64-
run: echo "creating tag ipa-validation-ruleset-v${{needs.check-version.outputs.current_version}} for sha ${{steps.get-sha.outputs.sha}}"
6563
- name: Create release tag
6664
uses: rickstaa/action-create-tag@a1c7777fcb2fee4f19b0f283ba888afa11678b72
6765
with:

0 commit comments

Comments
 (0)