Correzione workflow per passaggio a Forgejo.
Some checks failed
Build and release / build (push) Failing after 9s
Some checks failed
Build and release / build (push) Failing after 9s
This commit is contained in:
parent
cca6ed0183
commit
ab8fdff0c0
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ jobs:
|
|||
runs-on: slides-maker
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: npm --prefix /app exec marp -- --config /etc/marprc --pdf slides.md
|
||||
- uses: akkuman/gitea-release-action@v1
|
||||
- run: /app/entrypoint.sh --pdf slides.md
|
||||
- uses: https://github.com/akkuman/gitea-release-action@v1
|
||||
with:
|
||||
files: slides.pdf
|
||||
md5sum: true
|
Loading…
Add table
Add a link
Reference in a new issue