Skip to content

Commit

Permalink
Clone wp post
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Mendoza Fernadez authored and Leonardo Mendoza Fernadez committed May 6, 2024
1 parent fbf5fdd commit 02b0d94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clone-post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
id: get_version
run: |
git checkout main
git pull
TAG=$(git describe --tags `git rev-list --tags --max-count=1`)
echo "Current version tag: $TAG"
echo "::set-output name=version::${TAG}"
Expand Down

0 comments on commit 02b0d94

Please sign in to comment.