Skip to content

Commit 1488c92

Browse files
committed
Update deploy-preview action and change preview name format
Signed-off-by: Javier Lopez <javier@okteto.com>
1 parent 55d01df commit 1488c92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/preview.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
url: ${{ secrets.OKTETO_URL }}
1515

1616
- name: Deploy preview environment
17-
uses: okteto/deploy-preview@a
17+
uses: okteto/deploy-preview@rb/update-go-version
1818
with:
19-
name: pr-${{ github.event.number }}-cindylopez
19+
name: pr-${{ github.event.number }}-jlopezbarb
2020
scope: global

0 commit comments

Comments
 (0)