Skip to content

Commit

Permalink
add more
Browse files Browse the repository at this point in the history
  • Loading branch information
zeug-it committed Feb 8, 2024
1 parent 2a5ee16 commit 7a51186
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ jobs:
- run: echo "hello" > hello.txt
- uses: actions/upload-artifact@v4
with:
name: hello-artifact
path: /hello.txt
retention-days: 5
name: hello-artifact
path: /hello.txt

0 comments on commit 7a51186

Please sign in to comment.