Skip to content

Commit

Permalink
working on ci
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
  • Loading branch information
Echsecutor committed Sep 12, 2024
1 parent 0708676 commit 9c11fdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Save PDF
uses: actions/upload-artifact@v4
with:
name: Certified-by-GS1-Concepts
name: CertifiedByGs1-I40
path: CertifiedByGs1-I40.pdf

compile_adoc:
Expand All @@ -43,6 +43,6 @@ jobs:
- name: Save PDF
uses: actions/upload-artifact@v4
with:
name: Certified-by-GS1-Concepts
name: ${{ matrix.doc }}
path: ${{ matrix.doc }}.pdf

0 comments on commit 9c11fdf

Please sign in to comment.