Skip to content

Commit

Permalink
Release 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Tum4ik committed Jun 19, 2024
1 parent c5483ca commit ce2b491
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Gated
name: Release 2.1

on:
workflow_dispatch:
Expand All @@ -20,7 +20,7 @@ jobs:

build:

name: Gated build
name: Build 2.1
runs-on: windows-latest

outputs:
Expand Down
2 changes: 1 addition & 1 deletion StinimGen.sln
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{8E79
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{67D68640-5538-42AB-97C3-66EEB296423D}"
ProjectSection(SolutionItems) = preProject
.github\workflows\gated.yml = .github\workflows\gated.yml
.github\workflows\release-2.1.yml = .github\workflows\release-2.1.yml
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "scripts", "scripts", "{2A87494B-868C-4DCC-B008-F2A9CD953BDE}"
Expand Down

0 comments on commit ce2b491

Please sign in to comment.