Skip to content

Workflow file for this run

on:
workflow_dispatch:
push:
tags:
- "*"
branches:
- "deployment"
pull_request:
jobs:
forge-artifacts:
uses: "rhinestonewtf/reusable-workflows/.github/workflows/forge-artifacts.yaml@main"