diff --git a/.github/workflows/dist.yml b/.github/workflows/dist.yml index a6f8712247..81eb261856 100644 --- a/.github/workflows/dist.yml +++ b/.github/workflows/dist.yml @@ -4,7 +4,7 @@ on: push: branches: - master - - "9.0" + - "10.0" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/frontend/src/components/common/notification.js b/frontend/src/components/common/notification.js index e6f16802f3..829cc4184c 100644 --- a/frontend/src/components/common/notification.js +++ b/frontend/src/components/common/notification.js @@ -68,12 +68,12 @@ class Notification extends React.Component {