Skip to content

Commit

Permalink
move images
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchrish committed Aug 17, 2024
1 parent 0c28cb6 commit db1c6c7
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- name: Download all workflow run artifacts
uses: actions/download-artifact@v4
with:
path: zenbones-mono/images
path: images
merge-multiple: true

- name: Push changes
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4

- name: Download all workflow run artifacts
uses: actions/download-artifact@v4
Expand Down Expand Up @@ -97,7 +96,6 @@ jobs:
with:
tag_name: ${{ steps.create_tag.outputs.tag }}
name: ${{ steps.create_tag.outputs.tag }}
body: "See changelog for details. https://github.com/zenbones-theme/zenbones-mono/blob/main/CHANGELOG.md"
files: |
/home/runner/work/zenbones-mono/artifacts/*.tar.gz
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit db1c6c7

Please sign in to comment.