mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-06-11 19:04:49 +03:00
Compare commits
2 Commits
main
...
rename-pre
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a716e195ed | ||
|
|
151792db31 |
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -175,7 +175,6 @@ jobs:
|
||||
- name: Download build artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
- name: Get short SHA
|
||||
id: vars
|
||||
run: echo "short_sha=${GITHUB_SHA::7}" >> "$GITHUB_OUTPUT"
|
||||
- name: Create Pre-Release
|
||||
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
|
||||
|
||||
Reference in New Issue
Block a user