my ✨ github repo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix typo in workflow name from 'update readne' to 'update readme'

authored by

Jasper Mayone and committed by
GitHub
a2c7423e 5691a7d7

+1 -1
+1 -1
.github/workflows/main.yml
··· 1 1 # .github/workflows/main.yml 2 2 3 - name: update readne 3 + name: update readme 4 4 5 5 on: 6 6 push: