Skip to content

Commit

Permalink
Merge pull request #203 from gagan-suie/dev
Browse files Browse the repository at this point in the history
Fix: testing ci changes
  • Loading branch information
gagansuie authored Jan 23, 2023
2 parents d18531b + 36d5348 commit 467e533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages publish ".svelte-kit/cloudflare" --production-branch main --project-name=mage-website
command: pages publish ".svelte-kit/cloudflare" --production-branch=main --project-name=mage-website

create-tag:
if: ${{ github.actor != 'dependabot[bot]' }}
Expand Down

0 comments on commit 467e533

Please sign in to comment.