Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
namhyo01 committed Oct 5, 2023
1 parent 3799f1c commit f120853
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deploy-dev-be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,13 @@ jobs:
uses: actions/checkout@v3
with:
repository: swm-nodriversomabus/Files
ref: main
path: './src/main/resources/firebase'
# - name: Move File to src/resources/firebase
# run: |
# mkdir -p src/resources/firebase
# cp temp-repo/path/to/file.ext src/resources/firebase/
# working-directory: your/app/path # 앱의 작업 디렉토리

# JDK 설정
- name: Set up JDK 17
Expand Down

0 comments on commit f120853

Please sign in to comment.