lumeland / base-blog

A template repository to build a blog with Lume static site generator
https://lumeland.github.io/base-blog/
98 stars 14 forks source link

Deno Deploy required workflow name "deploy.yml" #13

Open RickCogley opened 10 months ago

RickCogley commented 10 months ago

Hello - I tested this on Deno Deploy, but DD does not pick up the workflow as is, and, does not allow you to specify an arbitrary name. This script works fine:

https://github.com/lumeland/base-blog/blob/master/.github/workflows/deno_deploy.yml

... but I needed to change the name of it to deploy.yml to get DD to pick it up.

Just a FYI.

oscarotero commented 10 months ago

Are you sure the filename is the problem? It does work fine to me with this name.

RickCogley commented 10 months ago

Huh, that’s odd. When I set it up last weekend, Deno Deploy just popped up an alert saying that I should copy certain script into “deploy.yml” and did not let me specify or select which workflow. Since I had the file you provided already, I got the idea that I should rename it to what they are asking, and when I did that, the Deno Deploy UI suddenly picked it up and allowed me to see the normal DD UI that I was expecting.

From: Óscar Otero @.> Date: Friday, November 17, 2023 at 19:31 To: lumeland/base-blog @.> Cc: Rick Cogley @.>, Author @.> Subject: Re: [lumeland/base-blog] Deno Deploy required workflow name "deploy.yml" (Issue #13)

Are you sure the filename is the problem? It does work fine to me with this name.

— Reply to this email directly, view it on GitHubhttps://github.com/lumeland/base-blog/issues/13#issuecomment-1816118805, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAD5CSFALZIV5NHKUYY73G3YE44GLAVCNFSM6AAAAAA7PCHBEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJWGEYTQOBQGU. You are receiving this because you authored the thread.Message ID: @.***>