Skip to content

Commit

Permalink
yaml programming
Browse files Browse the repository at this point in the history
  • Loading branch information
dzbarsky committed Oct 4, 2023
1 parent 75949c8 commit c6c921e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files:
- ./*.tar.xz
- SHA256.txt
files: |
./*.tar.xz
SHA256.txt

0 comments on commit c6c921e

Please sign in to comment.