Skip to content

Commit

Permalink
Update release-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Feb 1, 2024
1 parent dfc4e5a commit 5d6007d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
else
echo "REPO_IN_SYNC=true" >> $GITHUB_ENV
fi
echo "$COMMITS_SINCE_LAST_RELEASE"
echo "commits_since_last_release=$(echo "$COMMITS_SINCE_LAST_RELEASE")" >> $GITHUB_OUTPUT
- name: Manage issues based on sync status
Expand Down

0 comments on commit 5d6007d

Please sign in to comment.