Skip to content

Commit bcdfd65

Browse files
author
Adamu Muhammad Dankore
committed
update version number for GitHub action
1 parent 5d90a66 commit bcdfd65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: "marvinpinto/action-automatic-releases@latest"
1717
with:
1818
repo_token: ${{ secrets.CR_PAT_BUILT_WITH_TAILWIND_CSS }}
19-
automatic_release_tag: 1.0.0
19+
automatic_release_tag: 1.1.0
2020
draft: false
2121
prerelease: false
2222
files: built-with-tailwind-css.zip

0 commit comments

Comments
 (0)