Merge pull request #308 from crazy-max/github-upload-artifact

github: upload artifact
This commit is contained in:
CrazyMax
2024-04-25 10:30:52 +02:00
committed by GitHub
7 changed files with 957 additions and 30 deletions

View File

@@ -98,6 +98,9 @@ jobs:
-
name: Checkout
uses: actions/checkout@v4
-
name: Expose GitHub Runtime
uses: crazy-max/ghaction-github-runtime@v3
-
name: Setup Node
uses: actions/setup-node@v4