File tree Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Expand file tree Collapse file tree 4 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
1
# brian's standard GitHub Actions Ubuntu config for Perl 5 modules
2
- # version 20220825 .001
2
+ # version 20220827 .001
3
3
# https://github.com/briandfoy/github_workflows
4
4
# https://github.com/features/actions
5
5
# This file is licensed under the Artistic License 2.0
21
21
- ' .appveyor.yml'
22
22
- ' .gitattributes'
23
23
- ' .github/workflows/macos.yml'
24
- - ' .github/workflows/windows.yml'
25
24
- ' .github/workflows/release.yml'
25
+ - ' .github/workflows/windows.yml'
26
26
- ' .gitignore'
27
27
- ' .releaserc'
28
28
- ' Changes'
Original file line number Diff line number Diff line change 1
1
# brian's standard GitHub Actions macOS config for Perl 5 modules
2
- # version 20220825 .001
2
+ # version 20220827 .001
3
3
# https://github.com/briandfoy/github_workflows
4
4
# https://github.com/features/actions
5
5
# This file is licensed under the Artistic License 2.0
20
20
# non-code, support files, docs, etc
21
21
- ' .appveyor.yml'
22
22
- ' .gitattributes'
23
- - ' .github/workflows/windows .yml'
23
+ - ' .github/workflows/linux .yml'
24
24
- ' .github/workflows/release.yml'
25
+ - ' .github/workflows/windows.yml'
25
26
- ' .gitignore'
26
27
- ' .releaserc'
27
28
- ' Changes'
Original file line number Diff line number Diff line change 1
1
# brian's standard GitHub Actions release config for Perl 5 modules
2
- # version 20220825 .001
2
+ # version 20220827 .001
3
3
# https://github.com/briandfoy/github_workflows
4
4
# https://github.com/features/actions
5
5
# This file is licensed under the Artistic License 2.0
Original file line number Diff line number Diff line change 1
1
# brian's standard GitHub Actions Windows config for Perl 5 modules
2
- # version 20220825 .001
2
+ # version 20220827 .001
3
3
# https://github.com/briandfoy/github_workflows
4
4
# https://github.com/features/actions
5
5
# This file is licensed under the Artistic License 2.0
20
20
# non-code, support files, docs, etc
21
21
- ' .appveyor.yml'
22
22
- ' .gitattributes'
23
- - ' .github/workflows/release .yml'
23
+ - ' .github/workflows/linux .yml'
24
24
- ' .github/workflows/macos.yml'
25
- - ' .github/workflows/ubuntu .yml'
25
+ - ' .github/workflows/release .yml'
26
26
- ' .gitignore'
27
27
- ' .releaserc'
28
28
- ' Changes'
You can’t perform that action at this time.
0 commit comments