Skip to content

Commit

Permalink
use my git
Browse files Browse the repository at this point in the history
  • Loading branch information
jack_jin committed Jan 11, 2024
1 parent de28767 commit b37a603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ runs:
run: |
echo ${{ inputs.armbian_pgp_password }} | \
gpg --passphrase-fd 0 --armor --detach-sign --pinentry-mode loopback --batch --yes \
build/output/images/*.img*.xz
${{ github.action_path }}/output/images/*.img*.xz
- uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit b37a603

Please sign in to comment.