Skip to content

Commit

Permalink
refactor(gh/release-clients): move name field
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeMac committed Dec 6, 2022
1 parent d095fe6 commit e648a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-clients.yml
@@ -1,11 +1,11 @@
name: Release Update GRPC Clients
on:
workflow_dispatch:
inputs:
tag:
description: Flipt release version tag to generate
required: true

name: Release Updates to GRPC Clients
jobs:
release_client:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e648a57

Please sign in to comment.