We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ebbdf commit 9b99c09Copy full SHA for 9b99c09
.github/workflows/unity-version-badge.yml
@@ -30,5 +30,6 @@ jobs:
30
git config --global user.name 'github-actions'
31
git config --global user.email '[email protected]'
32
git add README.md
33
+ git add etc/PackageTemplate/README.md
34
git commit -m "Update Unity version badge to $UNITY_VERSION"
35
git push
0 commit comments