Skip to content

Commit

Permalink
config update for buildnumber
Browse files Browse the repository at this point in the history
  • Loading branch information
priyaranjanpatil committed Jan 15, 2024
1 parent 02ba4bb commit 950d47b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is a basic workflow to help you get started with Actions
name: Connect to an AWS role from a GitHub repository
name: Build & Deploy - Dev

# Controls when the action will run. Invokes the workflow on push events but only for the main branch
on:
Expand Down Expand Up @@ -28,7 +28,7 @@ permissions:
contents: read # This is required for actions/checkout

jobs:
AWS-ECR-ECS-Deploy:
build-deploy:
runs-on: ubuntu-latest
environment: development
steps:
Expand Down

0 comments on commit 950d47b

Please sign in to comment.