Skip to content

Commit

Permalink
chore: workflows/ci-cd-dev - e2e job secrets: inherit 설정
Browse files Browse the repository at this point in the history
  • Loading branch information
agaxe committed Sep 30, 2024
1 parent 786c5a6 commit 4c54b72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
e2e:
needs: [deploy-vercel]
uses: ./.github/workflows/e2e.yaml
secrets: inherit
with:
env: dev

0 comments on commit 4c54b72

Please sign in to comment.