Skip to content

Commit

Permalink
Update gradleDev.yml
Browse files Browse the repository at this point in the history
오류로 인한 토큰 값 임시 삭제
  • Loading branch information
dlxortmd987 authored Jul 18, 2023
1 parent 29a8f1f commit 51a7788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradleDev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2
with:
submodules: recursive
token: ${{ secrets.ACTION_TOKEN }}
# token: ${{ secrets.ACTION_TOKEN }}

- name: Set up JDK 11
uses: actions/setup-java@v2
Expand Down

0 comments on commit 51a7788

Please sign in to comment.