Skip to content

Commit 7e81ce4

Browse files
committed
updated readme + release pipeline default bump
1 parent 88d5130 commit 7e81ce4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/bump_and_release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # if you don't want to set write permissions use a PAT token
2525
WITH_V: true
26-
DEFAULT_BUMP: none
26+
DEFAULT_BUMP: minor
2727

2828
release:
2929
runs-on: ubuntu-latest

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ This is a personal project, and it has nothing to do with SciPy.
2424
✅ Twingate (zero trust network)
2525
<br>
2626
✅ Pi-hole
27+
<br>
28+
✅ Nginx Proxy Manager
2729

2830
---
2931

0 commit comments

Comments
 (0)