Skip to content

Commit fc62535

Browse files
committed
build: test publish snap
1 parent 3d94a20 commit fc62535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
needs:
112112
- build-tauri
113113
runs-on: [ubuntu-20.04]
114-
if: ${{ inputs.production-release == 'true' }}
114+
# if: ${{ inputs.production-release == 'true' }}
115115
steps:
116116
- uses: actions/checkout@v4
117117
with:

0 commit comments

Comments
 (0)