bump version name
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user