Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KL13NT authored Feb 4, 2021
1 parent 40fba5f commit 9bfbcca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Electron Builder Action
name: Electron Forge Action
author: Samuel Meuli
description: GitHub Action for building and releasing Electron apps
description: GitHub Action for building and releasing Electron apps using electron-forge

inputs:
github_token:
Expand Down Expand Up @@ -45,7 +45,7 @@ inputs:
required: false

runs:
using: node12
using: node14
main: index.js

branding:
Expand Down

0 comments on commit 9bfbcca

Please sign in to comment.