Skip to content

Commit

Permalink
fix: remove duplicate id from github job step
Browse files Browse the repository at this point in the history
  • Loading branch information
kitos9112 committed Dec 6, 2024
1 parent 42a56da commit a871241
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,6 @@ jobs:
ref: "${{ github.event.repository.default_branch }}"
path: default

- name: Diff Resources
uses: allenporter/flux-local/action/diff@3.1.1
id: diff
with:
path: "${{ matrix.path }}"
resource: "${{ matrix.resource }}"

- name: Diff Resources
uses: docker://ghcr.io/allenporter/flux-local:v6.0.2
with:
Expand Down

0 comments on commit a871241

Please sign in to comment.