Skip to content

Commit

Permalink
Update pack.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
furesoft authored Dec 14, 2024
1 parent 1cdd620 commit a20eb0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git add Source/*.csproj
git add Source/Directory.Build.props
git commit -m "Update version to ${{ env.RELEASE_VERSION }}"
git fetch origin
git rebase --strategy-option=theirs origin/main
Expand Down

0 comments on commit a20eb0c

Please sign in to comment.