texlive[69770] Build/source/.github/workflows/main.yml: [GHA] build

commits+preining at tug.org commits+preining at tug.org
Sat Feb 10 18:22:41 CET 2024


Revision: 69770
          https://tug.org/svn/texlive?view=revision&revision=69770
Author:   preining
Date:     2024-02-10 18:22:40 +0100 (Sat, 10 Feb 2024)
Log Message:
-----------
[GHA] build on release and prerelease

Modified Paths:
--------------
    trunk/Build/source/.github/workflows/main.yml

Modified: trunk/Build/source/.github/workflows/main.yml
===================================================================
--- trunk/Build/source/.github/workflows/main.yml	2024-02-10 15:56:43 UTC (rev 69769)
+++ trunk/Build/source/.github/workflows/main.yml	2024-02-10 17:22:40 UTC (rev 69770)
@@ -24,6 +24,10 @@
 
 # only build on pushed to trunk
 on:
+  release:
+    types:
+      - released
+      - prereleased
   push:
     branches:
       - trunk



More information about the tex-live-commits mailing list.