Skip to content

Commit

Permalink
fixing cargo repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarsoo committed Jul 28, 2024
1 parent 60631d1 commit e87db6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitea/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
default = "sargit"
[registries.sargit]
index = "sparse+https://git.lab.sarsoo.xyz/api/packages/sarsoo/cargo/"
index = "sparse+https://gitea.sheep-ghoul.ts.net/api/packages/${{ secrets.DOCKERHUB_USERNAME }}/cargo/"
EOF
- name: Cargo Publish
Expand Down

0 comments on commit e87db6f

Please sign in to comment.