ci: test splitting it up into several different workflows
This commit is contained in:
parent
dd6bc96691
commit
93e127ad4e
2 changed files with 3 additions and 1 deletions
|
@ -19,6 +19,8 @@ jobs:
|
|||
# needs this to create tags and releases
|
||||
contents: write
|
||||
steps:
|
||||
# has to checkout first in order to be able to use the action
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- name: Use local action
|
||||
uses: ./.forgejo/actions/build-release-pdf
|
||||
with:
|
||||
|
|
|
@ -101,4 +101,4 @@ Milan and co want to give a presentation on Microsoft
|
|||
|
||||
|
||||
#### 1st year wants to promote a class discord
|
||||
Approved without any issue.
|
||||
Approved without any issue.
|
Loading…
Reference in a new issue