Skip to content

Commit

Permalink
Removed LN Release because don't have access and it's not necessary f…
Browse files Browse the repository at this point in the history
…or testing.
  • Loading branch information
ebelfarsi committed Jun 25, 2024
1 parent 63341d8 commit d6dffe0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/build-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,16 +76,6 @@ jobs:
generateReleaseNotes: false
prerelease: ${{ contains(github.ref, '-rc') }}

- name: Release LN
uses: ncipollo/[email protected]
with:
allowUpdates: true
generateReleaseNotes: false
prerelease: ${{ contains(github.ref, '-rc') }}
owner: ${{ secrets.LNB_ACTOR }}
repo: LN
token: ${{ secrets.LNB_TOKEN }}
tag: ${{ steps.vars.outputs.internal_tag }}

build-docker:
name: Build Docker
Expand Down

0 comments on commit d6dffe0

Please sign in to comment.