Skip to content

Commit 6f0776e

Browse files
Merge pull request #142 from zentered/fix/testing-and-esm
fix: change to esm, remove token from function signature, add integration test
2 parents 7af4d6a + b560d98 commit 6f0776e

13 files changed

+10460
-10774
lines changed

.github/workflows/end-to-end-test.yml

-32
This file was deleted.

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Vercel Preview URL
22

33
![Test](https://github.com/zentered/vercel-preview-url/workflows/Test/badge.svg)
4+
[![Integration Test](https://github.com/PatrickHeneise/vercel-preview-action-test/actions/workflows/integration.yml/badge.svg)](https://github.com/PatrickHeneise/vercel-preview-action-test/actions/workflows/integration.yml)
45
![Release](https://github.com/zentered/vercel-preview-url/workflows/Publish/badge.svg)
56
[![semantic-release: conventional](https://img.shields.io/badge/semantic--release-conventional-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
67
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

dist/245.index.js

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/245.index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)