Skip to content

Commit af822d5

Browse files
committed
Feature: update work-jar.yml to include feature/serializer branch and remove main branch
1 parent a3df442 commit af822d5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/work-jar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Publish JAR to GitHub Pages
22
on:
33
push:
44
branches:
5-
- main
65
- feature/hook
6+
- feature/serializer
77
permissions:
88
contents: write
99
pages: write

todo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Création de la classe SerialMap.java : ```Fait```
55

66
Implémentation des méthodes de la classe SerialMap.java : ```A faire```.
77

8-
Sur la question de la branche ```feature/serializer```, pour l'instant juste commit et pousser sur la branche distante avant de l'intégrer dans le [work-jar.yml](.github/workflows/work-jar.yml) En prod. Essai en interne pour l'instant.
8+
Sur la question de la branche ```feature/serializer```, pour l'instant juste commit et pousser sur la branche distante avant de l'intégrer dans le [work-jar.yml](.github/workflows/work-jar.yml) En prod. Essai en interne pour l'instant : ```Ajout de la branche en prod.```

0 commit comments

Comments
 (0)