This tells Github to trigger a snowpack build and commit the result after every push we do. name: Snowpack on: push: branches: [ main ] ...
確定! 回上一頁