Skip to content

Commit

Permalink
Release hotfix merge to master (#746)
Browse files Browse the repository at this point in the history
* add workflow for release-hotfix

* add on push specific branch

* remove automatic push process

* set inputs on workflow

* add specific branch on dispatch

* Discord link update (#745)

* Create s3-hotfix.yml

* Update s3-hotfix.yml

* Update s3-hotfix.yml

---------

Co-authored-by: Will <[email protected]>
Co-authored-by: Ehsan <[email protected]>
  • Loading branch information
3 people authored Apr 19, 2023
1 parent 9947a34 commit 4604a01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![Twitter URL](https://img.shields.io/twitter/follow/AstarNetwork?style=social)](https://twitter.com/AstarNetwork)
[![Twitter URL](https://img.shields.io/twitter/follow/ShidenNetwork?style=social)](https://twitter.com/ShidenNetwork)
[![YouTube](https://img.shields.io/youtube/channel/subscribers/UC36JgEF6gqatVSK9xlzzrvQ?style=social)](https://www.youtube.com/channel/UC36JgEF6gqatVSK9xlzzrvQ)
[![Discord](https://img.shields.io/badge/Discord-gray?logo=discord)](https://discord.gg/Z3nC9U4)
[![Discord](https://img.shields.io/badge/Discord-gray?logo=discord)](https://discord.gg/astarnetwork)
[![Telegram](https://img.shields.io/badge/Telegram-gray?logo=telegram)](https://t.me/PlasmOfficial)
[![Medium](https://img.shields.io/badge/Medium-gray?logo=medium)](https://medium.com/astar-network)

Expand Down
2 changes: 1 addition & 1 deletion src/links/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const docsUrl = {
export const socialUrl = {
twitter: 'https://twitter.com/AstarNetwork',
telegram: 'https://t.me/PlasmOfficial',
discord: 'https://discord.gg/5mY3Rxu85P',
discord: 'https://discord.gg/astarnetwork',
github: 'https://github.com/AstarNetwork',
reddit: 'https://www.reddit.com/r/AstarNetwork/',
forum: 'https://forum.astar.network/',
Expand Down

0 comments on commit 4604a01

Please sign in to comment.