Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
armbianworker committed Apr 29, 2023
1 parent c5a47db commit 197bf02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
days_old: 1

- uses: ncipollo/release-action@v1
if: ${{ github.repository_owner == 'armbian-alpha' && github.event.client_payload.release == 'nightly' }}
if: ${{ github.repository_owner == 'armbianro' && github.event.client_payload.release == 'nightly' }}
with:
tag: "${{ github.event.client_payload.version }}"
omitBody: true
Expand Down

0 comments on commit 197bf02

Please sign in to comment.