Skip to content

Commit

Permalink
add back username and password
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Aug 2, 2024
1 parent 2172cab commit 477a350
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ registries:
github:
type: "maven-repository"
url: "https://maven.pkg.github.com/pcalouche/*"
username: ${{ github.actor }}
password: ${{ github.token }}
updates:
- package-ecosystem: "maven"
directory: "/"
Expand Down

0 comments on commit 477a350

Please sign in to comment.