Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
AllRWeak committed Sep 15, 2023
1 parent e1de27c commit 98446e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Configuring git
git config --global user.name "Nova CI"
git config --global user.email "Nova@example.com"
git config --global user.email "Nova@nova.com"
# Updating the version in the galaxy.yml file
version_row_old=$(grep "version: " $target_file)
Expand Down

0 comments on commit 98446e1

Please sign in to comment.