Skip to content

Commit

Permalink
.github: Remove replace env (#869)
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Sep 22, 2024
1 parent 86689b8 commit cab7f8c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-caddy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: 'Docker: caddy'

env:
TAG: '1.0.0'

on:
push:
paths:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/docker-femiwiki-extensions.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: 'Docker: femiwiki-extensions'

env:
TAG: '1.5.6'

on:
push:
paths:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/docker-php-fpm.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: 'Docker: php-fpm'

env:
TAG: '1.2.0'

on:
push:
paths:
Expand Down

0 comments on commit cab7f8c

Please sign in to comment.