Skip to content

Commit 61f2bc4

Browse files
authored
Update release.yml
1 parent b3a414a commit 61f2bc4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# https://github.com/marketplace/actions/actions-tagger
21
name: release
32

43
"on":
@@ -11,5 +10,5 @@ jobs:
1110
runs-on: windows-latest
1211
steps:
1312
- uses: Actions-R-Us/actions-tagger@latest
14-
with:
13+
with:
1514
publish_latest_tag: true

0 commit comments

Comments
 (0)