Skip to content

Commit

Permalink
chore :: yml rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
jombidev committed Sep 23, 2024
1 parent e815f17 commit a52dd2f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
touch ./src/main/resources/palette.p12
echo '${{ secrets.PALETTE_P12 }}' | base64 --decode > ./src/main/resources/palette.p12
touch ./secrets.gradle.kts
echo '${{ secrets.JOOQ_DB_SECRETS }}' | base64 --decode > ./secrets.gradle.kts
- name: Build with Gradle
run: |
Expand Down

0 comments on commit a52dd2f

Please sign in to comment.