Skip to content

Commit 94aa4c8

Browse files
Update porter_stack_stefantest-graviton.yml
1 parent 9a3084b commit 94aa4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/porter_stack_stefantest-graviton.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ jobs:
1717
run: echo "sha_long=$(git log -1 --format=%H)" >> $GITHUB_OUTPUT
1818
- name: Setup porter
1919
uses: porter-dev/[email protected]
20-
20+
with:
21+
tagged_release: v0.0.1
2122
- name: Deploy stack
2223
timeout-minutes: 30
2324
run: |
@@ -36,5 +37,4 @@ jobs:
3637
PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }}
3738
GH_TOKEN: ${{ github.token }}
3839
DOCKER_BUILDKIT: 1
39-
STEFAN_ENV: fromGHA
4040

0 commit comments

Comments
 (0)