Skip to content

Commit 804f6aa

Browse files
committed
build: remove conditional check for release creation in workflow
1 parent 8b14992 commit 804f6aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
commitMode: github-api
5252
setupGitUser: false
5353
version: "pnpm ci:version"
54-
if: ${{ steps.release.outputs.release_created }}
5554
- uses: actions/configure-pages@v5
5655
- uses: actions/upload-pages-artifact@v3
5756
with:

0 commit comments

Comments
 (0)