Skip to content

Commit 316f26d

Browse files
committedMar 17, 2025··
Fjerner gammel env var fra prod workflow
1 parent 7d55729 commit 316f26d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/prod.yml

-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ jobs:
145145
files: "${{ env.VARS }}"
146146

147147
- name: Fetch sources
148-
if: env.IMAGE_EXISTS == 'true'
149148
uses: actions/checkout@v4
150149

151150
- name: create env vars

0 commit comments

Comments
 (0)
Please sign in to comment.