Skip to content

Commit

Permalink
- go back to the old naming convention for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mstyne committed Aug 28, 2024
1 parent 6f01ed5 commit 15b6b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
name: Ubersmith Installer ${{ github.ref_name }}

Check failure on line 22 in .github/workflows/release.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

yaml[indentation]

Wrong indentation: expected 10 but found 12
files: ../ubersmith-installer-${{ github.ref_name }}.tar.gz
- name: Checksums
uses: wangzuo/action-release-checksums@v1

Check failure on line 25 in .github/workflows/release.yml

View workflow job for this annotation

GitHub Actions / Ansible Lint

yaml[new-line-at-end-of-file]

No new line character at the end of file

0 comments on commit 15b6b70

Please sign in to comment.