openam-jp / openam

Other
32 stars 15 forks source link

#288 Fix release page status for Nightly Build #289

Closed ogis-miyamura closed 10 months ago

ogis-miyamura commented 10 months ago

Analysis

It turns out that if a Release or Tag already exists, when Actions creates a Release, the status of the Release changes to Draft.

Solution

After Actions creates the Release, perform an Update to ensure the status is Draft.

ogis-miyamura commented 10 months ago

288