Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
the0cp authored Oct 20, 2024
1 parent c80dacf commit 2b9f693
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Build and deploy Aseprite

on:
push:
branches:
- main
paths:
- 'BuildLog.md'
schedule:
- cron: '0 12 * * *'

env:
BUILD_TYPE: Release
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
Expand Down

0 comments on commit 2b9f693

Please sign in to comment.