Skip to content

Commit

Permalink
use updated github-release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed May 25, 2023
1 parent f2abb10 commit e698da0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/keyfactor-starter-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [workflow_dispatch, push, pull_request]

jobs:
call-create-github-release-workflow:
uses: Keyfactor/actions/.github/workflows/github-release.yml@main
uses: Keyfactor/actions/.github/workflows/github-release.yml@support-v-tags

get-manifest-properties:
runs-on: windows-latest
Expand Down

0 comments on commit e698da0

Please sign in to comment.