We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2197888 commit 847b591Copy full SHA for 847b591
.github/workflows/docs.yaml
@@ -6,7 +6,7 @@ on:
6
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
7
# using the `master` branch as the default branch.
8
push:
9
- branches: [main]
+ branches: [master]
10
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
README.md
@@ -8,7 +8,7 @@
<br/>
<img src="https://img.shields.io/github/sponsors/halitsever"/>
-<img src="https://img.shields.io/github/license/halitsever/repo_name"/>
+<img src="https://img.shields.io/github/license/halitsever/random-memes"/>
</p>
13
<p align="center">
14
<a align="center" href="https://halitsever.github.io/random-memes/">Documentation</a>
0 commit comments