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 82fdda4 commit d9756a6Copy full SHA for d9756a6
.github/workflows/deploy.yml
@@ -9,8 +9,6 @@ jobs:
9
runs-on: ubuntu-20.04
10
steps:
11
- uses: actions/checkout@v2
12
- with:
13
- ref: 'develop'
14
15
# Use GitHub Actions' cache to shorten build times and decrease load on servers
16
- uses: actions/cache@v2
0 commit comments