flexcompute / tidy3d

Fast electromagnetic solver (FDTD) at scale.
https://docs.flexcompute.com/projects/tidy3d/en/latest/
GNU Lesser General Public License v2.1
189 stars 44 forks source link

:wrench: :robot: Fix release actions deployment #1979

Closed daquinteroflex closed 1 month ago

daquinteroflex commented 1 month ago

Turns out I needed to make sure the release and sync workflows were associated to a non-robot github action secret in order for the full connected workflow to work.

Should fix the release and sync action bugs we ran into earlier.