We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05789a5 commit 3dfb3e0Copy full SHA for 3dfb3e0
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
fail-fast: false
15
matrix:
16
os: [ubuntu-latest]
17
- oscript_version: ['1.9.0']
+ oscript_version: ['1.9.2']
18
package_mask: ["gitsync-*.ospx"]
19
package_exe_mask: ["gitsync.exe"]
20
steps:
0 commit comments