Skip to content

Commit

Permalink
Update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
SRichner committed Feb 19, 2024
1 parent 19dd11a commit d7ae9c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build
on:
push:
branches:
- feature/electron
create:
tags:
- v*

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
Expand Down

0 comments on commit d7ae9c7

Please sign in to comment.