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.
2 parents eaaccf9 + 5fd268d commit 5743579Copy full SHA for 5743579
action.yml
@@ -1,5 +1,6 @@
1
-name: 'Deploy to GitHub Pages'
2
-description: 'A GitHub Action to deploy an artifact to GitHub Pages'
+name: 'Deploy GitHub Pages site'
+description: 'A GitHub Action to deploy an artifact as a GitHub Pages site'
3
+author: 'GitHub'
4
runs:
5
using: 'node16'
6
main: 'dist/index.js'
0 commit comments