Skip to content

Commit 00e6a94

Browse files
committed
Add container build status badge
1 parent 9fe2f53 commit 00e6a94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 🚀 SCP File Transfer for GitHub Actions
22

33
[![Go Report Card](https://goreportcard.com/badge/github.com/nicklasfrahm/scp-action)](https://goreportcard.com/report/github.com/nicklasfrahm/scp-action)
4+
[![container](https://github.com/nicklasfrahm/scp-action/actions/workflows/container.yml/badge.svg?branch=main)](https://github.com/nicklasfrahm/scp-action/actions/workflows/container.yml)
45

56
A [GitHub Action](https://github.com/features/actions) to upload and download files via SCP.
67

0 commit comments

Comments
 (0)