Skip to content

Commit

Permalink
Update server-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zzawang authored May 20, 2024
1 parent 025aee0 commit c5277c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Make application.properties
run: |
cd ./be/issue-tracker/src/main/resources
pwd
touch ./application.properties
echo "${{ secrets.PROPERTIES }}" > ./application.properties
shell: bash
Expand Down

0 comments on commit c5277c6

Please sign in to comment.