Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephenodrom committed Feb 1, 2024
1 parent 793ea5e commit c61ff5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:

- name: Verify GitHub CLI installation
run: gh --version

- name: Get Version from pubspec.yaml
run: echo "::set-env name=PACKAGE_VERSION::$(dart get_version.dart)"

- name: Build Executable
run: dart compile exe bin/git_log_markdown_formatter.dart -o glmf
Expand Down

0 comments on commit c61ff5a

Please sign in to comment.