Skip to content

Show USDC.e notice box only when USDC.e balance is $0.10 or more #243

Show USDC.e notice box only when USDC.e balance is $0.10 or more

Show USDC.e notice box only when USDC.e balance is $0.10 or more #243

name: Sentry Notify Release
on:
push:
tags:
- "*"
jobs:
createSentryRelease:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Create a Sentry.io release
uses: tclindner/[email protected]
env:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
SENTRY_ORG: nimiq
SENTRY_PROJECT: wallet
with:
tagName: ${{ github.ref }}
environment: test
releaseNamePrefix: wallet-