Compare commits

..

No commits in common. "e61b1fac01e44686a29aa15a8f0c62f0c0f84a76" and "dd9ba6188c0490f570660f5ca3ae996077fac1f5" have entirely different histories.

2 changed files with 2 additions and 5 deletions

View File

@ -24,7 +24,4 @@ steps:
from_secret: password from_secret: password
when: when:
branch: branch:
- main - main
event:
exclude:
- pull_request

View File

@ -19,7 +19,7 @@
/> />
</a> </a>
<p class="grow ma-off"> <p class="grow ma-off">
{{ share.title }} {{ share.type }}
</p> </p>
<button class="flat danger" @click="shareDisable(share)"> <button class="flat danger" @click="shareDisable(share)">
<awesome-icon icon="trash" /> <awesome-icon icon="trash" />