You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance GitHub Actions workflows for deployment and notifications
Updated the static.yml workflow to trigger on the successful completion of the pages.yml workflow. Added permissions for content and pages management, and included a conditional check to ensure the deploy job only runs if the previous workflow succeeded. Added a notification message in pages.yml to confirm changes have been pushed.
0 commit comments