1 parent 9cbac53 commit f285076Copy full SHA for f285076
1 file changed
.github/workflows/og.yml
@@ -0,0 +1,9 @@
1
+on: [push]
2
+
3
+jobs:
4
+ run-on-linux:
5
+ runs-on: ubuntu-latest
6
+ steps:
7
+ - uses: potatoqualitee/ogimage@v1.0
8
+ - name: Create OG:Images
9
+ uses: ./
0 commit comments