Skip to content

Commit

Permalink
[#294] deploy: main github actions 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
heeeeeseok authored Jul 12, 2024
1 parent d11116a commit 557ec8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
# 2.5) secret설정한 execute-deploy.sh 등록
- name: Set execute-deploy.sh
run: |
mkdir scripts
echo "${{ secrets.EXECUTE_DEPLOY_SH }}" | base64 --decode > scripts/execute-deploy.sh

Expand Down

0 comments on commit 557ec8f

Please sign in to comment.