mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-01-07 01:00:58 +01:00
rename repo to lowercase
This commit is contained in:
parent
93b84b4876
commit
1836223f95
2
.github/workflows/build_image.yml
vendored
2
.github/workflows/build_image.yml
vendored
|
|
@ -20,4 +20,4 @@ jobs:
|
|||
GH_PACKAGES_PASSWORD: ${{ secrets.GH_PACKAGES_PASSWORD }}
|
||||
run: docker login docker.pkg.github.com --username $GH_PACKAGES_USERNAME --password $GH_PACKAGES_PASSWORD
|
||||
- name: Push the Docker image to Github Packages
|
||||
run: docker tag boswatch docker.pkg.github.com/janspeller/BW3-Core/boswatch:latest
|
||||
run: docker tag boswatch docker.pkg.github.com/janspeller/bw3-core/boswatch:latest
|
||||
|
|
|
|||
Loading…
Reference in a new issue