Skip to content

Commit

Permalink
Adjust the size of the Actions title
Browse files Browse the repository at this point in the history
  • Loading branch information
ophub committed May 14, 2023
1 parent 62c8b66 commit 2f6151e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,10 +269,10 @@ jobs:
replacesArtifacts: true
token: ${{ secrets.GH_TOKEN }}
body: |
## Armbian Image information
### Armbian Image information
- Default username: root
- Default password: 1234
- Install command: armbian-install
- Update command: armbian-update
## Armbian Image Verification
### Armbian Image Verification
- sha256sum
4 changes: 2 additions & 2 deletions .github/workflows/rebuild-armbian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -250,10 +250,10 @@ jobs:
replacesArtifacts: true
token: ${{ secrets.GH_TOKEN }}
body: |
## Armbian Image information
### Armbian Image information
- Default username: root
- Default password: 1234
- Install command: armbian-install
- Update command: armbian-update
## Armbian Image Verification
### Armbian Image Verification
- sha256sum
4 changes: 2 additions & 2 deletions .github/workflows/use-releases-file-to-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,10 +256,10 @@ jobs:
replacesArtifacts: true
token: ${{ secrets.GH_TOKEN }}
body: |
## Armbian Image information
### Armbian Image information
- Default username: root
- Default password: 1234
- Install command: armbian-install
- Update command: armbian-update
## Armbian Image Verification
### Armbian Image Verification
- sha256sum

0 comments on commit 2f6151e

Please sign in to comment.