Skip to content

Commit e17b01c

Browse files
Update deploy.yml
1 parent d3a897f commit e17b01c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.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, Deploy, and Obfuscate
22

33
on:
44
push:
@@ -45,4 +45,4 @@ jobs:
4545
with:
4646
branch: deployment
4747
folder: . # Deploy files from the root of the repository
48-
clean: true # Ensures the gh-pages branch is cleaned before deploying
48+
clean: true # Ensures the gh-pages branch is cleaned before deploying

0 commit comments

Comments
 (0)