Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
akvlad committed Sep 5, 2024
1 parent da72e8b commit f58cb82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/get-view/action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
name: pull view action
inputs:
tag:
description: 'The release tag to pull'
type: string
required: true
runs:
using: "composite"
steps:
Expand Down

0 comments on commit f58cb82

Please sign in to comment.