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

Commit

Permalink
update base release version and badge (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
yakkle authored Dec 29, 2020
1 parent f25aa8b commit 4276e15
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_packages.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Release packages
on:
workflow_dispatch:
inputs:
Expand All @@ -16,7 +17,7 @@ on:
rewardcalculator:
description: 'rewardcalculator tag'
required: true
default: '1.2.3'
default: '1.2.4'
release_tag:
description: 'github release tag'
required: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/snap_release.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
name: Release snap
on:
release:
types:
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
![release packages](https://github.com/icon-project/icon-release/workflows/Release%20packages/badge.svg?event=workflow_dispatch)
![release snap](https://github.com/icon-project/icon-release/workflows/Release%20snap/badge.svg?event=release)
[![loopchain](https://snapcraft.io/loopchain/badge.svg)](https://snapcraft.io/loopchain)

# ICON release
This repository to release packages of ICON projects that [loopchain], [icon-service], [icon-rpc-server]

Expand Down

0 comments on commit 4276e15

Please sign in to comment.