forked from ROMEO/obsw
v1
This commit is contained in:
parent
f904f40f92
commit
c32c018025
@ -34,12 +34,12 @@ jobs:
|
||||
cp build_z7/romeo-obsw romeo-obsw_v1234
|
||||
date > description
|
||||
echo 1234 >> description
|
||||
echo ${{ secrets.ROMEO_NUMALFIX_CI_TOKEN }}
|
||||
echo ${{ GITHUB_SHA }} >> description
|
||||
- name: Create Release
|
||||
uses: https://gitea.com/actions/gitea-release-action@v1
|
||||
with:
|
||||
body_path: description
|
||||
tag_name: v1.2.4
|
||||
tag_name: v1.2.5
|
||||
target_commitish: ${{ GITHUB_SHA }}
|
||||
files: |-
|
||||
romeo-obsw_v1234
|
||||
|
Loading…
x
Reference in New Issue
Block a user