Skip to content

Disable Moonpay selling for USDC #233

Disable Moonpay selling for USDC

Disable Moonpay selling for USDC #233

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-