Skip to content

Commit

Permalink
fix: github app uses the repository name (#2655)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Sep 17, 2024
1 parent 1117bba commit 5220533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-aliases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
"pull_requests": "write"
}
repositories: >-
["${{ github.repository }}"]
["apm-pipeline-library"]
- uses: elastic/oblt-actions/updatecli/run-and-notify@v1
with:
Expand Down

0 comments on commit 5220533

Please sign in to comment.