Skip to content

Commit

Permalink
Update reuseble.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leshaan99 authored Oct 12, 2024
1 parent 65516cc commit c9e9486
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reuseble.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Reuseble Deploy
on:
# This workflow can be called by other workflows
workflow_call:
# The name of the input variable
inputs:
artifacts-name:
description: Name of the deployble artifacts file
# Indicates this input is optional
required: false
default: dist
type: string
Expand Down

0 comments on commit c9e9486

Please sign in to comment.