Skip to content

Commit

Permalink
DoL 0.4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyoko-Jeremie committed Dec 11, 2023
1 parent 153030a commit bf15040
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/Build-Html-Package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ run-name: Build ModLoader ${{ inputs.version }}

on:
push:
branches: [ "master" ]
branches:
- "master"
- "*test*"
pull_request:
branches: [ "master" ]
branches:
- "master"
workflow_dispatch:
inputs:
version:
Expand Down
2 changes: 1 addition & 1 deletion DOL
Submodule DOL updated from 51df9d to b9ad74

0 comments on commit bf15040

Please sign in to comment.