Skip to content

Commit

Permalink
Merge pull request #3 from urcomputeringpal/main
Browse files Browse the repository at this point in the history
Update release branch
  • Loading branch information
jnewland authored May 31, 2023
2 parents 7bb2acc + a3cb8c3 commit f23dcc7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
# with:
# config-name: my-config.yml
# disable-autolabeler: true
with:
publish: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# release-drafter-demo

- https://github.com/marketplace/actions/release-drafter configured to target the `release` branch
- https://github.com/marketplace/actions/release-drafter configured to create relases from whatever hits the `release` branch automatically.
- Default branch is `main`

# Features

- Feature 1
- Feature 2

0 comments on commit f23dcc7

Please sign in to comment.