Skip to content

Commit

Permalink
Config/add static html size (#320)
Browse files Browse the repository at this point in the history
* set http header size to 48000 per documentation

* Remove circleci config

* update workflow

* fix uses

* add secrets for token

* one too many config entries
  • Loading branch information
advcoder authored Sep 20, 2022
1 parent ccdf0cb commit 795e121
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
uses: ./.github/workflows/build.yml
secrets:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
DEV_KUBE_CONFIG: ${{ secrets.DEV_KUBE_CONFIG}}


publish-image:
needs: call-build-workflow
Expand Down

0 comments on commit 795e121

Please sign in to comment.