Skip to content

Commit

Permalink
Merge pull request #67 from pellared/patch-1
Browse files Browse the repository at this point in the history
Create local git tag
  • Loading branch information
anothrNick committed Aug 11, 2020
2 parents 83fbc06 + b4d2c69 commit 9aaabdb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions entrypoint.sh
Expand Up @@ -124,6 +124,9 @@ then
exit 0
fi

# create local git tag
git tag $new

# push new tag ref to github
dt=$(date '+%Y-%m-%dT%H:%M:%SZ')
full_name=$GITHUB_REPOSITORY
Expand Down

0 comments on commit 9aaabdb

Please sign in to comment.