feat!: bump major version for first release
This commit is contained in:
parent
de548018f7
commit
1bedbe4c1b
2 changed files with 2 additions and 2 deletions
2
.github/workflows/release-please.yml
vendored
2
.github/workflows/release-please.yml
vendored
|
|
@ -78,7 +78,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: master
|
ref: master
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
ssh-key: ${{ secrets.RELEASE_DEPLOY_KEY }}
|
||||||
|
|
||||||
- name: Set combined version in mix.exs
|
- name: Set combined version in mix.exs
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ Open an issue. Check for duplicates first. For bugs, include your Docker version
|
||||||
|
|
||||||
### Development setup
|
### Development setup
|
||||||
|
|
||||||
See the [Development and Contributing wiki page](https://github.com/CommunityMaintained/pinchflat/wiki/Development-and-Contributing) for local setup instructions.
|
TBA
|
||||||
|
|
||||||
## Release process
|
## Release process
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue