Skip to content

Merge branch 'main' of github.com:fabianbormann/WalkInWallet into main #62

Merge branch 'main' of github.com:fabianbormann/WalkInWallet into main

Merge branch 'main' of github.com:fabianbormann/WalkInWallet into main #62

Workflow file for this run

name: Create a new WalkInWallet Release
on:
push:
branches: ['main']
pull_request:
branches: ['main']
workflow_dispatch:
jobs:
create_release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: release-please-action
uses: google-github-actions/release-please-action@v3
with:
release-type: node
package-name: walkinwallet