Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d76fb58a6e | |||
| 83876e7898 |
@@ -28,7 +28,7 @@ jobs:
|
||||
run: |
|
||||
python main.py generate_schema ${HOME}/${{ env.FUNCTION_SCHEMA_FILE_NAME }}
|
||||
- name: Speckle Automate Function - Build and Publish
|
||||
uses: specklesystems/speckle-automate-github-composite-action@0.8.1
|
||||
uses: specklesystems/speckle-automate-github-composite-action@0.9.2
|
||||
with:
|
||||
speckle_automate_url: ${{ env.SPECKLE_AUTOMATE_URL || vars.SPECKLE_AUTOMATE_URL || 'https://automate.speckle.dev' }}
|
||||
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
|
||||

|
||||
|
||||
# 🚀 Automate Revit Rooms and Areas Scheduling – No Coding Required
|
||||
|
||||
Easily export all **Rooms** and **Areas** by Level into an Excel file in seconds, ensuring **accurate and up-to-date project data**. This automation **eliminates manual effort**, **reduces errors**, and provides a **structured format** for further analysis.
|
||||
|
||||
Reference in New Issue
Block a user