Skip to content

Commit

Permalink
Merge => 扫描程序自动构建异常解决
Browse files Browse the repository at this point in the history
  • Loading branch information
chunrichi committed Mar 15, 2023
2 parents 6df76d2 + 89495cc commit 6da8260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
body: ${{ variables.RCOMMIT }}
body: ${{ vars.RCOMMIT }}
files: |
./backup4abap_go/backup*
./abapscan_go/scan*
Expand Down

0 comments on commit 6da8260

Please sign in to comment.