releasing

This commit is contained in:
jem 2020-07-10 10:23:04 +02:00
parent d8ac788a46
commit 6a84df7c7e
2 changed files with 2 additions and 2 deletions

View file

@ -92,7 +92,7 @@ jobs:
asset_content_type: text/plain asset_content_type: text/plain
- name: Upload build report - name: Upload build report
id: report.html id: build-report
uses: actions/upload-release-asset@v1 uses: actions/upload-release-asset@v1
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View file

@ -1,7 +1,7 @@
{ {
"name": "dda-masto-embed", "name": "dda-masto-embed",
"author": "meissa GmbH", "author": "meissa GmbH",
"version": "0.1.7", "version": "0.1.9",
"homepage": "https://github.com/DomainDrivenArchitecture/dda-masto-embed", "homepage": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
"repository": "https://github.com/DomainDrivenArchitecture/dda-masto-embed", "repository": "https://github.com/DomainDrivenArchitecture/dda-masto-embed",
"license": "Apache-2.0", "license": "Apache-2.0",