Skip to content

Commit

Permalink
workflows: esr: fix syntax
Browse files Browse the repository at this point in the history
Changelog-entry: Fix ESR workflow syntax
Signed-off-by: Alex Gonzalez <[email protected]>
  • Loading branch information
alexgg committed Oct 2, 2023
1 parent caee8a7 commit f37cf22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/esr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:

- name: Create ESR branch and tag
uses: balena-os/github-workflows/.github/workflows/esr.yml@master
secrets: inherit
with:
secrets: inherit

0 comments on commit f37cf22

Please sign in to comment.