We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c138d commit 885890bCopy full SHA for 885890b
.github/workflows/update-automation.yaml
@@ -57,6 +57,7 @@ jobs:
57
58
echo "LATEST_TAG=$LATEST_TAG" >> $GITHUB_ENV
59
echo "STAGING_BRANCH=$STAGING_BRANCH" >> $GITHUB_ENV
60
+ fi
61
62
- name: Commit and push changes
63
uses: EndBug/add-and-commit@v9
0 commit comments