diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5428cc0a..18411a8d 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -13,4 +13,6 @@ jobs: - name: 'GeekyAnts Gauges Flutter' uses: k-paxian/dart-package-publisher@master with: - credentialJson: ${{ secrets.CREDENTIALLS_JSON }} \ No newline at end of file + credentialJson: ${{ secrets.CREDENTIALLS_JSON }} + + \ No newline at end of file