We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c460836 commit d8a6e5bCopy full SHA for d8a6e5b
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Checkout your repository using git
22
uses: actions/checkout@v4
23
- name: Install, build, and upload your site
24
- uses: MicroWebStacks/astro_action
+ uses: MicroWebStacks/astro_action@main
25
with:
26
path: ./website
27
out: ./cache/web
0 commit comments