Skip to content

Commit

Permalink
Merge pull request #653 from vcync/next
Browse files Browse the repository at this point in the history
Update main from next
  • Loading branch information
TimPietrusky authored Nov 10, 2021
2 parents 6800f1d + 58da409 commit dd1120e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ env:
ELECTRON_BUILDER_CACHE: $HOME/.cache/electron-builder
USE_HARD_LINKS: false
GH_TOKEN: ${{ secrets.github_token }}
EP_GH_IGNORE_TIME: true

jobs:
build-windows:
Expand Down
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ on:
push:
branches:
- main

env:
EP_GH_IGNORE_TIME: true

jobs:
release:
name: Release
Expand Down

0 comments on commit dd1120e

Please sign in to comment.