Skip to content

Commit

Permalink
Add go version to cd (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpoile authored Oct 2, 2023
1 parent 6be0ae5 commit 2579f9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ permissions:
jobs:
plugin-cd:
uses: mattermost/actions-workflows/.github/workflows/plugin-cd.yml@main
with:
golang-version: "1.19"
secrets: inherit

0 comments on commit 2579f9b

Please sign in to comment.