Skip to content

Commit

Permalink
ㅇㅇ
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom1046 committed Dec 3, 2024
1 parent f3011ca commit fe2b49b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
java-version: '17'

- run: touch ./src/main/resources/application.properties
- run: echo "${{secrets.MALLANG_APPLICATION}}" > ./src/main/resources/application.properties
- run: echo "${{secrets.MALLANG_APPLICATIONN}}" > ./src/main/resources/application.properties

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit fe2b49b

Please sign in to comment.