Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: John Mertic <[email protected]>
  • Loading branch information
jmertic authored Aug 8, 2024
1 parent 0ffe658 commit 7eb3f0e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Update members
name: Build Landscape from LFX

on:
workflow_dispatch:
Expand All @@ -10,8 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: jmertic/landscape-tools@include-projects
with:
token: ${{ secrets.PAT }}
env:
token: ${{ secrets.PAT }}
repository: ${{ github.repository }}
Expand Down

0 comments on commit 7eb3f0e

Please sign in to comment.