Skip to content

Commit

Permalink
Merge pull request #12 from TheNaubit/fixed-action-config
Browse files Browse the repository at this point in the history
fix: fixed action config
  • Loading branch information
TheNaubit authored Mar 5, 2024
2 parents 6aa2ba5 + 065776c commit 5fd8e62
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
jobs:
changelog:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v3
- name: Conventional Changelog Action
Expand Down

0 comments on commit 5fd8e62

Please sign in to comment.