Skip to content

build: update version. #58

build: update version.

build: update version. #58

Workflow file for this run

name: CI
on:
push:
branches: [main, develop]
workflow_dispatch:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/[email protected]
- name: Compress file
uses: TheDoctor0/[email protected]
with:
filename: wallet-bridge-artifact-${{ github.sha }}.zip
custom: -q
- name: Upload Artifact
uses: actions/[email protected]
with:
name: wallet-bridge-artifact-${{ github.sha }}.zip
path: ./wallet-bridge-artifact-${{ github.sha }}.zip