Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpages2020 committed Mar 28, 2020
2 parents f92e7d1 + 2d09f42 commit 5b6d041
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 23 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/automatic_build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: C/C++ CI

on:
push:
branches:
-"master"
tags:
- v0
env:
project: Fallout_Strategy.sln

jobs:
release:
name: "release"
runs-on: "windows-latest"
23 changes: 0 additions & 23 deletions .github/workflows/ccpp.yml

This file was deleted.

0 comments on commit 5b6d041

Please sign in to comment.