Skip to content

Commit cc9180f

Browse files
committed
.
1 parent b93e0d9 commit cc9180f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-new-version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
run: bun run build
4040

4141
- name: Run release command
42-
# if: github.repository == 'saadeghi/daisyui'
4342
run: |
4443
git config --local user.email "pouya.saadeghi@gmail.com"
4544
git config --local user.name "Pouya Saadeghi"
@@ -83,7 +82,6 @@ jobs:
8382

8483
write-release-notes:
8584
name: 📝 Release notes
86-
# if: github.repository == 'saadeghi/daisyui'
8785
needs: build-publish
8886
uses: ./.github/workflows/write-release-notes.yml
8987
secrets: inherit

0 commit comments

Comments
 (0)