Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Update release_packages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cow-hs authored Feb 1, 2021
1 parent 67dc271 commit 09bb242
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release_packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@ on:
loopchain:
description: 'loopchain tag'
required: true
default: '2.7.1'
default: '2.7.7'
iconrpcserver:
description: 'iconrpcserver tag'
required: true
default: '1.6.0'
iconservice:
description: 'iconservice tag'
required: true
default: '1.8.0'
default: '1.8.2'
rewardcalculator:
description: 'rewardcalculator tag'
required: true
default: '1.2.4'
default: '1.2.5'
release_tag:
description: 'github release tag'
required: true
default: '2020.11'
default: '2020.11.12'
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 09bb242

Please sign in to comment.