[latex3-commits] [latex3/pdfresources] develop: correct action workflow (e42489d)

github at latex-project.org github at latex-project.org
Mon Oct 9 18:16:31 CEST 2023


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/e42489dc54aa260533855e8c573c4979ffc64c46

>---------------------------------------------------------------

commit e42489dc54aa260533855e8c573c4979ffc64c46
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Oct 9 18:16:31 2023 +0200

    correct action workflow


>---------------------------------------------------------------

e42489dc54aa260533855e8c573c4979ffc64c46
 .github/tl_packages         | 1 +
 .github/workflows/main.yaml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/tl_packages b/.github/tl_packages
index 6c74165..e6adb4b 100644
--- a/.github/tl_packages
+++ b/.github/tl_packages
@@ -47,6 +47,7 @@ collection-basic
         refcount
         rerunfilecheck
         stringenc
+        tagpdf
         tools
         uniquecounter
         url
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index b20b51c..57aac7a 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -27,6 +27,6 @@ jobs:
         if: ${{ always() }}
         uses: zauguin/l3build-failure-artifacts at v1
         with:
-          name: testfiles-tagpdf
+          name: testfiles-pdfmanagement
           # Decide how long to keep the test output artifact:
           retention-days: 3





More information about the latex3-commits mailing list.