Tweaks and error handling
All checks were successful
/ Upload and download test (push) Successful in 24s

This commit is contained in:
2024-06-15 11:57:26 +02:00
parent c084c40288
commit be8432c7dd
2 changed files with 8 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
test-action:
runs-on: nix
name: Tests that the action works as expected
name: Upload and download test
steps:
- name: Create sample file
run: echo "Hello, world!" > test.txt