bump version name

This commit is contained in:
Matteo Rosati
2026-04-22 23:20:07 +02:00
parent 0d5983f047
commit 091f04ef10
2 changed files with 1 additions and 16 deletions
-15
View File
@@ -1,15 +0,0 @@
name: test
on:
push:
branches:
- main
jobs:
hello:
runs-on: ubuntu-latest
steps:
- name: Show basic info
run: |
echo "Hello from Gitea Actions"
uname -a