Skip to content

Commit 4864b29

Browse files
committed
tmp
1 parent c469fb2 commit 4864b29

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838
with:
3939
name: myapp-executable
4040
path: dist/schoolring
41-
- name: Create GitHub Release
42-
id: create_release
41+
- name: Create GitHub Release
4342
uses: softprops/action-gh-release@v1
4443
with:
4544
tag_name: v${{ github.run_number }}

text.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)