mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:16:33 -05:00
Attempting Some String Formatting
This commit is contained in:
parent
62028b3f81
commit
330c58177d
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
uses: https://github.com/actions/checkout@v4
|
||||
- name: Do Debug Things
|
||||
shell: /bin/ash -e {0}
|
||||
run: echo forgejo.merr.is/${{ github.repository }}:${{ github.ref }}.${{ github.run_number }}
|
||||
run: echo ${{ github.ref#refs/heads/ }}
|
||||
# - name: Set up Docker Buildx
|
||||
# uses: https://github.com/docker/setup-buildx-action@v3
|
||||
# with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue