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:
parent
7b3d302c31
commit
217499ddbc
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
10
README.md
10
README.md
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user