1
0
mirror of https://github.com/pavlobu/deskreen.git synced 2025-05-18 08:20:10 -07:00

add ref to deskreen website repo

This commit is contained in:
Pavlo Buidenkov 2021-01-25 23:18:21 +02:00
parent 7b3d302c31
commit 217499ddbc
2 changed files with 11 additions and 3 deletions

View File

@ -19,12 +19,12 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: Deskreen Release ${{ github.ref }}
draft: false
prerelease: false
release:
name: Release
name: Deskreen Release
runs-on: ${{ matrix.os }}
strategy:

View File

@ -130,6 +130,10 @@ TODO: add how to get started with local SonarCube for Deskreen in details.
- `app/package.json` -- in `version` key ex. `1.0.0`
- `app/package-lock.json` -- in `version` key ex. `1.0.0`
## Found typo on https://deskreen.com ?
You can submit your pull request with fix on [Deskreen website repo](https://github.com/Deskreen/deskreen-website)
## Maintainer
- [Pavlo (Paul) Buidenkov](https://www.linkedin.com/in/pavlobu)
@ -146,7 +150,11 @@ Apache 2.0 © [blueprintjs](https://github.com/palantir/blueprint)
MIT © [Electron React Boilerplate](https://github.com/electron-react-boilerplate)
simple-peer MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org/).
simple-peer MIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org/)
GNU General Public License (GPL) Version 2 [node-forge](https://github.com/digitalbazaar/forge)
Copyright (c) 2019, Mapbox [pixelmatch](https://github.com/mapbox/pixelmatch)
## Thanks