Skip to content

refractor: comments and docs. (#38) #47

refractor: comments and docs. (#38)

refractor: comments and docs. (#38) #47

Workflow file for this run

name: CI / Deploy to GHCR
on:
push:
tags:
- '*'
workflow_dispatch:
jobs:
call-ghcr-workflow:
uses: offensive-vk/Assets/.github/workflows/ghcr.yml@master
with:
author: "Vedansh"
title: "auto-issue"
description: "Github Action to Create Issue using Octokit and GH CLI."
secrets:
token: ${{ secrets.GITHUB_TOKEN }}