Skip to content

Commit 739126a

Browse files
committed
remove test logic
Signed-off-by: Martijn Govers <Martijn.Govers@Alliander.com>
1 parent 73db202 commit 739126a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

action.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ description: Retrieve the latest release tag, run the Bash script to bump versio
77
runs:
88
using: "composite"
99
steps:
10-
- name: Show that the correct action from the correct SHA is used
11-
shell: bash
12-
run: echo "This works"
13-
1410
- name: Get Latest Release Tag
1511
id: fetch_tag
1612
uses: pozetroninc/github-action-get-latest-release@master

0 commit comments

Comments
 (0)