Closed dalonsoa closed 1 month ago
https://github.com/ImperialCollegeLondon/SWMManywhere/blob/246b7f750fa2f40b5b06ceebdc0b8b28f2b63324/.github/workflows/publish.yml#L1
This should read:
on: release: types: [published]
Otherwise the workflow is run multiple times.
https://github.com/ImperialCollegeLondon/SWMManywhere/blob/246b7f750fa2f40b5b06ceebdc0b8b28f2b63324/.github/workflows/publish.yml#L1
This should read:
Otherwise the workflow is run multiple times.