Skip to content

Commit

Permalink
Config templates for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ojamui committed Aug 21, 2023
1 parent 75c4e01 commit a42ae31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- '.github/**'
- 'configs/**'
- 'testing-configs/**'
- 'config-templates/**'
- '.gitignore'
- 'LICENSE'
- 'README.md'
Expand Down Expand Up @@ -56,7 +55,7 @@ jobs:
git push
outputs:
VERSION: ${{ steps.version.outputs.VERSION }}

create_release:
name: Create Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit a42ae31

Please sign in to comment.