Skip to content

Commit

Permalink
Remove symbol added by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
vycius committed Apr 15, 2024
1 parent ff7e8ae commit b98904c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basemap-vector-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cloudflare-api-token: ${{ secrets.CLOUDFLARE_PAGES_API_TOKEN }}
cloudflare-account-id: ${{ secrets.CLOUDFLARE_PAGES_ACCOUNT_ID }}
s3-access-key-id: ${{ secrets.S3_ACCESS_KEY_ID }}
s3-secret-access-key: ${{ secrets.S3_SECRET_ACCESS_KEY }}ß
s3-secret-access-key: ${{ secrets.S3_SECRET_ACCESS_KEY }}

publish-vector-basemap-preview:
name: Publish vector basemap preview
Expand Down

0 comments on commit b98904c

Please sign in to comment.