Skip to content

Commit 7d35551

Browse files
committed
actions fix
1 parent f3e5a67 commit 7d35551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
- name: Update appcast
127127
if: startsWith(github.ref, 'refs/tags/')
128128
shell: pwsh
129+
run: |
129130
$ErrorActionPreference = "Stop"
130131
131132
# The Update-AppCast.ps1 script fetches the release notes from GitHub,

0 commit comments

Comments
 (0)