Skip to content

Commit 1729ec2

Browse files
authored
Update main.yml
1 parent a5e705b commit 1729ec2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111

112112
- id: pacake_meta_info
113113
name: Create package meta information
114+
if: github.event.release.base.ref == '2.x.x.RELEASE'
114115
run: |
115116
echo "::set-output name=commit_sha::$(git rev-parse --short HEAD)"
116117
echo "::set-output name=package_timestamp::$(date +%Y-%m-%d_%H-%M-%S)"

0 commit comments

Comments
 (0)