Skip to content

Commit

Permalink
Merge pull request #6 from unchained-capital/chore-version-1.2.2
Browse files Browse the repository at this point in the history
chore: update github actions
  • Loading branch information
howech authored Oct 21, 2024
2 parents 7cb367a + 0e74e36 commit 5ab7ab3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Release
on:
push:
branches:
- electron
- main

permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gpg-bridge",
"version": "1.2.1",
"version": "1.2.2",
"description": "A very basic bridge to gpg over websockets",
"license": "MIT",
"main": "main.js",
Expand Down

0 comments on commit 5ab7ab3

Please sign in to comment.