Skip to content

Commit

Permalink
style: organize scripts file directory
Browse files Browse the repository at this point in the history
  • Loading branch information
1379 authored and 1379 committed Dec 22, 2022
1 parent b85329f commit 9df527f
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Linter

on:
push:
branches:
- master
- v*
paths:
- "**/*.go"
- ".github/workflows/linter.yml"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Prepare package for Linux
if: matrix.goos == 'linux'
run: cp -rv ./release/systemd ./build/
run: cp -rv ./scripts/release/systemd ./build/

- name: Create ZIP archive
run: |
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 9df527f

Please sign in to comment.