diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index 31841cc..324c731 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -50,3 +50,4 @@ jobs: push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} + #adding line to test \ No newline at end of file diff --git a/youtrack-backup.pl b/youtrack-backup.pl index ad6ba13..797c2cf 100755 --- a/youtrack-backup.pl +++ b/youtrack-backup.pl @@ -13,8 +13,7 @@ # # Uses curl(1), jq(1), b2(https://www.backblaze.com/docs/cloud-storage-command-line-tools). # -# Dale Newby -# SIL International +# SIL - GTIS # September 6, 2023 use strict;