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 a3b6f5e commit 4eea3fbCopy full SHA for 4eea3fb
.github/workflows/createNewAtomicSandBoxDemo.yml
@@ -28,4 +28,4 @@ jobs:
28
git status
29
git add index.html
30
git commit -m "updated version"
31
- git push
+ git push --set-upstream origin ${{ github.event.client_payload.atomic_version }}
0 commit comments