Skip to content

Commit

Permalink
Update list-repos.yml
Browse files Browse the repository at this point in the history
bugfix for gha id
  • Loading branch information
N6REJ authored Jul 23, 2024
1 parent 340033c commit 713e655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/list-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# Now put Bearsampp in front of .teams
- name: Find and Replace
uses: jacobtomlinson/gha-find-replace@latest
id: gha
id: gha1
with:
find: ".teams"
replace: "Bearsampp/,teams\n"
Expand Down

0 comments on commit 713e655

Please sign in to comment.