Skip to content

Commit 929a84b

Browse files
committed
LABEL
1 parent 59113a6 commit 929a84b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web_src/js/components/RepoActionView.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,8 @@ export default defineComponent({
507507
<li class="job-artifacts-item" v-else>
508508
<span class="ui text light grey">
509509
<SvgIcon name="octicon-file" class="ui text light grey job-artifacts-icon"/>{{ artifact.name }}
510+
<!-- LOCALES? -->
511+
<span class="ui text label light grey tw-ml-1">Expired</span>
510512
</span>
511513
</li>
512514
</template>

0 commit comments

Comments
 (0)