Skip to content

Commit 692940f

Browse files
committed
fix name
1 parent 53a57b4 commit 692940f

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Setup Release
22

3-
[![CI][ci]][ci-status]
4-
[![GitHub Marketplace][marketplace]][marketplace-status]
3+
![example workflow](https://github.com/odanado/setup-release/actions/workflows/test.yml/badge.svg)
54

65
Forked from [KeisukeYamashita/setup-release](https://github.com/KeisukeYamashita/setup-release).
76

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Setup Release"
1+
name: "Setup Release2"
22
description: "GitHub Action that downloads a release and provision for later job usage"
33
author: "odanado"
44
inputs:

0 commit comments

Comments
 (0)