Skip to content

Commit

Permalink
chore: rollback key
Browse files Browse the repository at this point in the history
  • Loading branch information
DrAugus committed Dec 21, 2022
1 parent 02dc22f commit 0d42b7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ name: Release

on:
push:
branches:
- release
tags:
- 'v*'
- 'augus-v*'
Expand Down
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"https://github.com/DrAugus/augus-tauri/releases/tag/augus-app-v{{current_version}}"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDU5RTc0MTVGOTQ4M0RDM0MKUldRODNJT1VYMEhuV2NrU1ZwRUZSSWlMZTVzcm9OQVpWdFdSamZVU1ozbU9Vc3Z5Z1BaZXE3ODQK"
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDFEMjYzRTMzNEJEN0I1Q0YKUldUUHRkZExNejRtSFZkTno4VUNrejlpUDJuT1V3T0JRKzhHNnhOazdHVlNiZXYvLzBLV1czZWoK"
},
"windows": [
{
Expand Down

0 comments on commit 0d42b7f

Please sign in to comment.