File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66
77jobs:
88 build-validation:
9- uses: abbgrade/PsBuildTasks/.github/workflows/build-validation-matrix.yml@1.11.0
9+ uses: abbgrade/PsBuildTasks/.github/workflows/build-validation-matrix.yml@1.11.1
Original file line number Diff line number Diff line change 11on:
22 push:
3- branches: [ release/* ]
3+ branches: [ release/*, 'hotfix/*' ]
44 workflow_dispatch:
55
66jobs:
77 pre-release:
8- uses: abbgrade/PsBuildTasks/.github/workflows/pre-release-windows.yml@1.11.0
8+ uses: abbgrade/PsBuildTasks/.github/workflows/pre-release-windows.yml@1.11.1
99 with:
1010 module-name: PsSmo
1111 secrets:
Original file line number Diff line number Diff line change 55
66jobs:
77 release:
8- uses: abbgrade/PsBuildTasks/.github/workflows/release-windows.yml@1.11.0
8+ uses: abbgrade/PsBuildTasks/.github/workflows/release-windows.yml@1.11.1
99 with:
1010 module-name: PsSmo
1111 secrets:
You can’t perform that action at this time.
0 commit comments