Skip to content

Commit

Permalink
build: test publish snap
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickDinh committed Mar 25, 2024
1 parent 3d94a20 commit fc62535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
needs:
- build-tauri
runs-on: [ubuntu-20.04]
if: ${{ inputs.production-release == 'true' }}
# if: ${{ inputs.production-release == 'true' }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit fc62535

Please sign in to comment.