Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmicroul authored Dec 9, 2024
1 parent 0135b5c commit ef73688
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,14 @@
# Author: 0312birdzhang
#=================================================

name: Build SailfishOS dhd

on:
repository_dispatch:
workflow_dispatch:
name: Build SailfishOS dhd--test mido

on:
release:
types: [published]
push:
branches:
- mido

permissions:
contents: write
Expand Down

0 comments on commit ef73688

Please sign in to comment.