Skip to content

Commit

Permalink
Update action.yml (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorpecovnik authored Dec 30, 2023
1 parent fdad9bd commit 16f130d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,5 @@ jobs:
armbian_extensions: "docker-ce,sdk${{ matrix.extension }}" # enable extensions
armbian_release_tittle: "Armbian SDK"
armbian_release_body: "Virtual images for x86 and arm64"
armbian_pgp_key: "${{ secrets.GPG_KEY1 }}"
armbian_pgp_password: "${{ secrets.GPG_PASSPHRASE1 }}"

0 comments on commit 16f130d

Please sign in to comment.