mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-14 18:44:05 +02:00
refactor: normalize files
This commit is contained in:
@@ -3,7 +3,7 @@ name: Update Swagger
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
push:
|
||||
@@ -12,13 +12,13 @@ jobs:
|
||||
steps:
|
||||
|
||||
- uses: actions/[email protected]
|
||||
|
||||
|
||||
- name: Set up JDK 17
|
||||
uses: actions/[email protected]
|
||||
with:
|
||||
java-version: '17'
|
||||
distribution: 'temurin'
|
||||
|
||||
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
|
||||
|
||||
Reference in New Issue
Block a user