Skip to content

Commit

Permalink
PR fixes adds new line
Browse files Browse the repository at this point in the history
  • Loading branch information
carmal891 committed Sep 24, 2024
1 parent 534b264 commit 5ae1c54
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,5 @@ jobs:
livecheck: true
tag: ${{ steps.get_version.outputs.VERSION }}
revision: ${{github.sha}}
force: false
force: false

3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ pvsadm
pvsadm_audit.log

# operations logfile
pvsadm.log
pvsadm.log

0 comments on commit 5ae1c54

Please sign in to comment.