test
All checks were successful
build / deploy (push) Successful in 58s

This commit is contained in:
Constantin Simonis 2024-12-04 14:52:36 +01:00
parent b4294d3fad
commit 1a89e6bea5
Signed by: csimonis
GPG Key ID: 3878FF77C24AF4D2

View File

@ -7,7 +7,7 @@ on: push
# - main # - main
jobs: jobs:
deploy: deploy:
runs-on: debian-latest runs-on: ubuntu-latest
steps: steps:
- name: test - name: test
run: echo "test" run: echo "test"