Skip to content

Commit e395705

Browse files
committed
Delete build.bat
1 parent 9e1e910 commit e395705

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
message: Update documentation
4444
committer_name: GitHub Actions
4545
committer_email: [email protected]
46-
- name: Public Beta
46+
- name: Publish Beta
4747
if: github.ref == 'refs/heads/beta'
4848
run: |
4949
dotnet pack src/Advanced.Algorithms/Advanced.Algorithms.csproj --version-suffix "beta"

build.bat

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)