Update .gitea/workflows/auto-refresh.yaml
This commit is contained in:
@@ -5,14 +5,14 @@ on:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
delete-levelos:
|
||||
refresh_levelos:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup java
|
||||
uses: actions/setup-java@v4
|
||||
with:
|
||||
java-version: 21
|
||||
distribution: temurin
|
||||
java-version: 21
|
||||
distribution: temurin
|
||||
|
||||
- name: Download latest TpkgCreator Release
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user