mirror of
https://github.com/robonen/metr.git
synced 2026-03-20 02:44:42 +00:00
Update release.yml
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
rm: true
|
||||
strip_components: 1
|
||||
source: "dist/"
|
||||
source: "."
|
||||
target: ${{ secrets.SERVER_DIR }}
|
||||
|
||||
- name: Notify
|
||||
@@ -37,4 +37,4 @@ jobs:
|
||||
format: markdown
|
||||
message: |
|
||||
✅ *${{ github.actor }} выпустил новый релиз: ${{ github.repository }}: ${{ steps.get_version.outputs.VERSION }}*:
|
||||
[Просмотреть релиз](https://forma-web.ru)
|
||||
[Просмотреть релиз](https://forma-web.ru)
|
||||
|
||||
Reference in New Issue
Block a user