Skip to content

remove get NFT types, update basic NFT and UniversalCollection, and u… #81

remove get NFT types, update basic NFT and UniversalCollection, and u…

remove get NFT types, update basic NFT and UniversalCollection, and u… #81

Workflow file for this run

name: "🚀 release"
on:
push:
branches:
- master
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
name: 🚀 release
runs-on: ubuntu-latest
steps:
- name: 📚 checkout