Update url for publishing

This commit is contained in:
zontreck 2024-07-08 23:41:57 -07:00
parent 1eff162ece
commit 4c5280c981

View file

@ -74,7 +74,7 @@ RUN /flutter/bin/flutter precache
ADD pub.secret /
RUN cat /pub.secret | dart pub token add https://git.zontreck.com/api/packages/ariascreations/pub
RUN cat /pub.secret | dart pub token add https://git.zontreck.com/api/packages/AriasCreations/pub
# Set up needed git and extra build components