Skip to content

Commit

Permalink
FIX: make description for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alealexpro100 committed Nov 19, 2022
1 parent dcecff6 commit 8f4619f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,8 @@ jobs:
- name: Upload images to Release
uses: ncipollo/release-action@main
with:
generateReleaseNotes: true
artifacts: releases/*
body: |
For change log, plesase see this [file](docs/CHANGES.md)
Default user:password are root:pass
SSH is working on port 22.

0 comments on commit 8f4619f

Please sign in to comment.