We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03ceced commit eecea30Copy full SHA for eecea30
.github/workflows/release.yml
@@ -6,7 +6,7 @@ name: Release
6
7
jobs:
8
test:
9
- name: Test
+ name: Publish Package
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout
@@ -76,7 +76,6 @@ jobs:
76
git clone --depth=1 https://github.com/wp-content-framework/travis-ci.git travis-ci
77
bash travis-ci/bin/deploy/gh-pages.sh
78
env:
79
- CI: 1
80
TRAVIS_BUILD_DIR: ${{ github.workspace }}
81
GH_PAGES_TITLE: jQuery Marker Animation
82
GH_PAGES_TRACKING_ID: UA-78163306-3
0 commit comments