Skip to content

Commit

Permalink
checkout for changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexei-led committed Jan 10, 2023
1 parent c9c9efa commit a4a941f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: checkout
uses: actions/checkout@v3

- name: tag
id: get_tag
run: echo ::set-output name=git_tag::${GITHUB_REF/refs\/tags\//}
Expand Down

0 comments on commit a4a941f

Please sign in to comment.