Skip to content

Commit 2985235

Browse files
Update main.yml
1 parent e17b01c commit 2985235

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Deploy
1+
name: Build and Deploy TailwindCSS
22
on:
33
push:
44
branches:
@@ -25,4 +25,4 @@ jobs:
2525
uses: JamesIves/github-pages-deploy-action@4.1.4
2626
with:
2727
branch: gh-pages # The branch the action should deploy to.
28-
folder: . # The folder the action should deploy.
28+
folder: . # The folder the action should deploy.

0 commit comments

Comments
 (0)