pipeline-test-versioning/.gitea/workflows/release.yml

16 lines
228 B
YAML
Raw Normal View History

on:
issues:
2024-01-31 23:06:57 +01:00
types:
- opened
jobs:
release:
2024-01-31 23:06:57 +01:00
if: github.event.issue.title == 'release'
runs-on: ubuntu-latest
steps:
- name: github
shell: bash
2024-01-31 23:19:14 +01:00
run: |
tea --help