Skip to content

Commit

Permalink
[Actions] Updated .github/actions/build-version/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Mar 14, 2024
1 parent c83f963 commit f93e7f0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/actions/build-version/action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
--- # Define build version properites
--- # Define build version properties
name: 'Define Build Version'
description: 'Defines the build version properties'
inputs:
# GENERAL
GITHUB_TOKEN:
description: 'Github Token'
required: true

runs:
using: "composite"
Expand Down

0 comments on commit f93e7f0

Please sign in to comment.