Skip to content

Commit

Permalink
Alterando para capitalizado o nome do repositorio
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysRogeres authored Jun 17, 2023
1 parent d9fc2fb commit d2cd39b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Get file name
id: name
run: echo "::set-output name=file_name::fga-eps-mds-2023.1-DNIT-UsuarioService-$(TZ='America/Sao_Paulo' date +'%m-%d-%Y-%H-%M-%S')-${{github.ref_name}}"
run: echo "::set-output name=file_name::fga-eps-mds-2023.1-Dnit-UsuarioService-$(TZ='America/Sao_Paulo' date +'%m-%d-%Y-%H-%M-%S')-${{github.ref_name}}"

- name: Copy repository
uses: actions/checkout@v2
Expand Down

0 comments on commit d2cd39b

Please sign in to comment.