Revit 2026#237
Conversation
I have also added accompanying documentation on how to utilize the script and how it works in implementation_plan.md and walkthrough.md
|
I have added the GitHub workflow file for building the HOK Revit Addins via GitHub Actions. It triggers a build and creates a release whenever there is a push or pull request merge to the "main" branch, but the script needs to be adjusted for this by adding "main" on line 7 and 9. The repo also needs to have the following secrets added via Settings > Secrets and Variables > Actions > Repository Secrets:
|
|
One thing to note for the CISign.pfx file: I created a certificate with my user profile but since I am leaving HOK, this certificate will need to be regenerated, or use the old certificate file that was used in the previous version of the build. |
Description
Tasks