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 56f6fd6 commit 9c7b2b1Copy full SHA for 9c7b2b1
.github/workflows/freeze-versions.yml
@@ -43,6 +43,7 @@ jobs:
43
git add ./frozen_versions.txt
44
git commit -m "store versions for later reference"
45
46
+
47
- name: Push changes # push the output folder to your repo
48
uses: ad-m/github-push-action@master
49
with:
0 commit comments