Skip to content

Commit

Permalink
small CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick330602 committed Aug 27, 2022
1 parent 86a6b78 commit 9034956
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on:
push:
branches:
- master
paths:
- 'CODE_OF_CONDUCT.md'
- 'CONTRIBUTING.md'
jobs:
build:
name: Documentation Deployment
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/manpage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ on:
push:
branches:
- master
paths:
- 'docs/*'
jobs:
build:
name: Manpage Generate and Deployment
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pkgdeploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
bash ./build.sh latest pengwin
- uses: actions/upload-artifact@v1
with:
name: DebianDEBs
name: PengwinDEBs
path: builder/pkgs
pgwspdeploy:
name: Pengwin Deploying
Expand Down

0 comments on commit 9034956

Please sign in to comment.