Skip to content

Commit eecea30

Browse files
Update release.yml
1 parent 03ceced commit eecea30

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Release
66

77
jobs:
88
test:
9-
name: Test
9+
name: Publish Package
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout
@@ -76,7 +76,6 @@ jobs:
7676
git clone --depth=1 https://github.com/wp-content-framework/travis-ci.git travis-ci
7777
bash travis-ci/bin/deploy/gh-pages.sh
7878
env:
79-
CI: 1
8079
TRAVIS_BUILD_DIR: ${{ github.workspace }}
8180
GH_PAGES_TITLE: jQuery Marker Animation
8281
GH_PAGES_TRACKING_ID: UA-78163306-3

0 commit comments

Comments
 (0)