Commit 82b05aa3a53b450add060b2b72c52dc8eba506f9

Authored by Perry Werneck
Committed by GitHub
1 parent 9679a321
Exists in develop

Update publish.yml

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
.github/workflows/publish.yml
... ... @@ -3,7 +3,6 @@ on:
3 3 push:
4 4 branches:
5 5 - master
6   - - develop
7 6 schedule:
8 7 - cron: '30 13 1 2,4,6,8,10,12 *'
9 8 jobs:
... ...