Switch to eclipse-temurin for workflow
Deploy to Maven Repository / deploy (release) Failing after 4m48s

This commit is contained in:
2026-05-24 15:44:31 +02:00
parent d4f99a672f
commit 62ead4cc20
3 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -1 +1 @@
-P ubuntu-latest=catthehacker/ubuntu:act-latest
-P ubuntu-latest=maven:3.9-eclipse-temurin-21
-3
View File
@@ -23,9 +23,6 @@ jobs:
id: get_version
run: echo "version=${{ github.event.release.tag_name }}" >> $GITHUB_ENV
- name: Install Maven
run: sudo apt-get install -y maven
- name: Set version from release tag
run: mvn -B versions:set -DnewVersion="${{ github.event.release.tag_name }}" -DgenerateBackupPoms=false
+1 -1
View File
@@ -5,8 +5,8 @@
</component>
<component name="ChangeListManager">
<list default="true" id="98c311c3-6130-4449-9bcb-07029b56b776" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.actrc" beforeDir="false" afterPath="$PROJECT_DIR$/.actrc" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.gitea/workflows/publish.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.gitea/workflows/publish.yml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />