Adjust how release is uploaded
All checks were successful
Generate Release / validate_and_release (push) Successful in 15s
All checks were successful
Generate Release / validate_and_release (push) Successful in 15s
This commit is contained in:
parent
f4c4195178
commit
94983cf1a6
@ -30,6 +30,9 @@ jobs:
|
|||||||
tag_name: ${{ steps.timestamp.outputs.date }}
|
tag_name: ${{ steps.timestamp.outputs.date }}
|
||||||
name: ${{ steps.timestamp.outputs.date }}
|
name: ${{ steps.timestamp.outputs.date }}
|
||||||
token: ${{ secrets.OWLBOT_KEY }}
|
token: ${{ secrets.OWLBOT_KEY }}
|
||||||
|
files: |
|
||||||
|
./pis/gw.yaml
|
||||||
|
./reasonCodes/reasoncodes.json
|
||||||
|
|
||||||
## Adjust so that the release is posted by OwlBot
|
## Adjust so that the release is posted by OwlBot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user