fix(association): remove duplicate title #19
1 changed files with 2 additions and 1 deletions
|
@ -18,8 +18,9 @@ jobs:
|
|||
image: code.forgejo.org/oci/node:20-bookworm
|
||||
steps:
|
||||
- name: Set baseURL
|
||||
shell: /bin/bash
|
||||
shell: /usr/bin/bash
|
||||
run: |
|
||||
echo "WOWOWOWOWOWOW"
|
||||
>&2 echo "6de2fec7-1b8f-4514-96c1-3ca55f4a8fa1"
|
||||
if [[ "${{ env.github_ref_name }}" == "master" ]]; then
|
||||
echo "Using master config"
|
||||
|
|
Loading…
Reference in a new issue