Skip to content

updating readme for now and tagging with 1.0.0, because that's what i do #19

updating readme for now and tagging with 1.0.0, because that's what i do

updating readme for now and tagging with 1.0.0, because that's what i do #19

Workflow file for this run

# name: Main Workflow
# on:
# push:
# branches:
# - main
# workflow_dispatch:
# jobs:
# # Add Publisher Job here
# publish:
# uses: ./.github/workflows/publish.yml
# secrets: inherit