Skip to content

Commit 80fca78

Browse files
authored
Create prueba.yml
1 parent d386e61 commit 80fca78

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/prueba.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
steps:
2+
- uses: gliech/create-github-secret-action@v1
3+
with:
4+
name: FRONT_DOOR_PASSWORD
5+
value: Eternia
6+
pa_token: ${{ secrets.PA_TOKEN }}

0 commit comments

Comments
 (0)