Skip to content

Commit

Permalink
create folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Boyer committed Nov 28, 2023
1 parent f19ed9a commit 6576ada
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/request-grav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Create folders
run: mkdir -p apps/${{env.nom_club}}/grav/prod
- name: Create kustomize
uses: cuchi/[email protected]
with:
Expand Down

0 comments on commit 6576ada

Please sign in to comment.