DIvers rework de CSS/LESS et améliorations de messages/layout
Release Creation / build (release) Successful in 1m25s

This commit is contained in:
2026-05-03 20:28:49 +02:00
parent 43a9f3e207
commit 320b2941dc
+10 -10
View File
@@ -60,13 +60,13 @@ jobs:
system.json system.json
api_key: "${{ secrets.ALLOW_PUSH_RELEASE }}" api_key: "${{ secrets.ALLOW_PUSH_RELEASE }}"
- name: Publish to Foundry server #- name: Publish to Foundry server
uses: https://github.com/djlechuck/foundryvtt-publish-package-action@v1 # uses: https://github.com/djlechuck/foundryvtt-publish-package-action@v1
with: # with:
token: ${{ secrets.FOUNDRYVTT_RELEASE_TOKEN }} # token: ${{ secrets.FOUNDRYVTT_RELEASE_TOKEN }}
id: "fvtt-les-oublies" # id: "fvtt-les-oublies"
version: ${{ github.event.release.tag_name }} # version: ${{ github.event.release.tag_name }}
manifest: "https://www.uberwald.me/gitea/public/fvtt-les-oublies/releases/download/latest/system.json" # manifest: "https://www.uberwald.me/gitea/public/fvtt-les-oublies/releases/download/latest/system.json"
notes: "https://www.uberwald.me/gitea/${{ gitea.repository }}/releases/download/${{ github.event.release.tag_name }}/fvtt-les-oublies.zip" # notes: "https://www.uberwald.me/gitea/${{ gitea.repository }}/releases/download/${{ github.event.release.tag_name }}/fvtt-les-oublies.zip"
compatibility-minimum: "13" # compatibility-minimum: "14"
compatibility-verified: "14" # compatibility-verified: "14"