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
After 3.12 was released, we noticed that the URL being posted was incorrect. Instead of posting the latter project's URL, it posted the first project's. It seems like the deployment-url isn't being updated after the action is called the for the first time.
I have the following workflow which deploys two related projects to separate domains before subsequently posting the latter project's URL on a GitHub comment, /~https://github.com/forus-labs/forui/actions/runs/11682147658/workflow?pr=174#L75.
After 3.12 was released, we noticed that the URL being posted was incorrect. Instead of posting the latter project's URL, it posted the first project's. It seems like the
deployment-url
isn't being updated after the action is called the for the first time.Incorrect URL using 3.12: forus-labs/forui#174 (comment)
Correct URL after reverting to 3.11: forus-labs/forui#254 (comment)
The text was updated successfully, but these errors were encountered: