Skip to content

Commit

Permalink
fixup! feat(SYNC-MODULES): Add modules syncronization with le-tf-infr…
Browse files Browse the repository at this point in the history
…a-aws repo
  • Loading branch information
renemontilva committed Nov 18, 2024
1 parent 66be48e commit 3a68f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
path: ${{ github.workspace }}
name: pull-request-${{ matrix.modules[1] }}
name: pull-request-${{ github.job }}
include-hidden-files: true
pull_request:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3a68f97

Please sign in to comment.