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

Commit

Permalink
fix: prod namespace creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary van Woerkens authored and gary-van-woerkens committed Jan 28, 2022
1 parent 0ae9fb1 commit 504671f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
echo "project=${GITHUB_REPOSITORY#*/}" >> $GITHUB_ENV
- name: Use autodevops to deploy production
uses: SocialGouv/actions/autodevops@v1
uses: SocialGouv/actions/autodevops@prod-namespaces
id: autodevops
with:
environment: prod
Expand Down

0 comments on commit 504671f

Please sign in to comment.