You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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 GitHub<#13 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAD5CSFALZIV5NHKUYY73G3YE44GLAVCNFSM6AAAAAA7PCHBEKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJWGEYTQOBQGU>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
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.
The text was updated successfully, but these errors were encountered: