Skip to content

Commit 4eea3fb

Browse files
committed
upstream
1 parent a3b6f5e commit 4eea3fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/createNewAtomicSandBoxDemo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
git status
2929
git add index.html
3030
git commit -m "updated version"
31-
git push
31+
git push --set-upstream origin ${{ github.event.client_payload.atomic_version }}

0 commit comments

Comments
 (0)