Skip to content

Commit

Permalink
chore: more workflow stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Castro authored Dec 30, 2023
1 parent 598b72b commit 4533447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
sed -i '' "s/VERSION = $CURRENT_VERSION/VERSION = $NEW_VERSION/" ishare/Config.xcconfig
- name: Build Changelog
uses: dlavrenuek/conventional-changelog-action@v1
uses: dlavrenuek/conventional-changelog-action@v1.2.3
id: changelog
with:
from: ${{ steps.semver.outputs.current }}
Expand Down

0 comments on commit 4533447

Please sign in to comment.