Browse Source

Update and rename deploy-development.yml to deploy-.yml

pull/684/head^2
Peter Lewis 3 years ago
committed by GitHub
parent
commit
f86dbd1376
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/deploy-.yml

2
.github/workflows/deploy-development.yml → .github/workflows/deploy-.yml

@ -32,4 +32,4 @@ jobs:
with: with:
push: true push: true
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8 platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64/v8
tags: peterlewis/wg-easy:development tags: peterlewis/wg-easy:development, peterlewis/wg-easy:nightly
Loading…
Cancel
Save