Skip to content

Commit

Permalink
chore: verify key
Browse files Browse the repository at this point in the history
  • Loading branch information
katungi committed Apr 11, 2024
1 parent 1234343 commit 29f72fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- name: print keys
run : |
echo $TAURI_KEY_PASSWORD >> .env
echo $TAURI_PRIVATE_KEY >> .env
- name: print env
run: |
Expand Down

0 comments on commit 29f72fe

Please sign in to comment.