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 825bf65 commit 6512277Copy full SHA for 6512277
action.yml
@@ -0,0 +1,6 @@
1
+name: '_just'
2
+description: 'A GitHub Action to modify and override your Next.js site on Github Pages.'
3
+author: 'JustDeveloper1'
4
+runs:
5
+ using: 'node20'
6
+ main: 'index.bash'
0 commit comments