Skip to content

Commit

Permalink
Add CI badges
Browse files Browse the repository at this point in the history
  • Loading branch information
rbergen committed Dec 4, 2021
1 parent bc63afb commit ee236a8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Azure Static Web Apps CI/CD
name: Azure SWA staging deploy

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: .NET
name: Plain .NET build

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# R136.NET
[![Plain .NET build](https://github.com/rbergen/R136.NET/actions/workflows/dotnet.yml/badge.svg)](https://github.com/rbergen/R136.NET/actions/workflows/dotnet.yml) [![Azure Static Web Apps CI/CD](https://github.com/rbergen/R136.NET/actions/workflows/azure-static-web-apps-red-glacier-092896803.yml/badge.svg)](https://github.com/rbergen/R136.NET/actions/workflows/azure-static-web-apps-red-glacier-092896803.yml)

This is a .NET web and console version of a text adventure a friend and I created all the way back in 1998.
More information about the game and its history can be found in the README of the
[original C(++) version GitHub repo](https://github.com/rbergen/R136).
Expand Down

0 comments on commit ee236a8

Please sign in to comment.