releasing

pull/3/head^2 0.1.9
jem 4 years ago
parent d8ac788a46
commit 6a84df7c7e

@ -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 }}

@ -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",

Loading…
Cancel
Save