Skip to content

Commit

Permalink
TESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Jan 22, 2024
1 parent 4554bcc commit 3855b8e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@
name: Release workflow

on:
workflow_dispatch:
inputs:
tag:
description: 'New tag name'
required: true
# workflow_dispatch:
# inputs:
# tag:
# description: 'New tag name'
# required: true

push:

permissions:
contents: write
Expand Down

0 comments on commit 3855b8e

Please sign in to comment.