Skip to content

Commit

Permalink
Merge pull request #11 from silinternational/develop
Browse files Browse the repository at this point in the history
Release 0.1.3 - Update author/group names in youtrack-backup.pl
  • Loading branch information
forevermatt authored Oct 30, 2024
2 parents 3e6be9a + 55bc155 commit 851b079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
#adding line to test
3 changes: 1 addition & 2 deletions youtrack-backup.pl
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 851b079

Please sign in to comment.