I don't know what I did

This commit is contained in:
Annika Merris 2024-02-01 09:42:48 -05:00
parent 2c181229a8
commit c21f6cf95d

View file

@ -16,7 +16,7 @@ jobs:
run: apk add --update docker
- name: Print Some Debugging Info
shell: /bin/ash -e {0}
run: echo ${{ github.githubServerUrl }}
run: echo ${{ github.repository }}
- name: Check out the repo
uses: actions/checkout@v4
- name: Login to docker repo