Skip to content

Commit 78539d5

Browse files
committed
making status button more informative
1 parent 46a1c35 commit 78539d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml renamed to .github/workflows/publish-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ci
1+
name: publish-latest
22
on:
33
push:
44
branches:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![pages-build-deployment](https://github.com/astavonin/go-optimization-guide/actions/workflows/pages/pages-build-deployment/badge.svg?branch=main)](https://github.com/astavonin/go-optimization-guide/actions/workflows/pages/pages-build-deployment)
1+
[![publish-latest](https://github.com/astavonin/go-optimization-guide/actions/workflows/publish-latest.yml/badge.svg)](https://github.com/astavonin/go-optimization-guide/actions/workflows/publish-latest.yml)
22

33
# Go Optimization Guide
44

0 commit comments

Comments
 (0)