Skip to content

updating metadata

updating metadata #11

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
permissions:
id-token: write
contents: read