Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 504671f

Browse files
Gary van Woerkensgary-van-woerkens
Gary van Woerkens
authored andcommitted
fix: prod namespace creation
1 parent 0ae9fb1 commit 504671f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
echo "project=${GITHUB_REPOSITORY#*/}" >> $GITHUB_ENV
2525
2626
- name: Use autodevops to deploy production
27-
uses: SocialGouv/actions/autodevops@v1
27+
uses: SocialGouv/actions/autodevops@prod-namespaces
2828
id: autodevops
2929
with:
3030
environment: prod

0 commit comments

Comments
 (0)